summaryrefslogtreecommitdiff
path: root/extra/kdeedu-kmplot
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
commit4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (patch)
tree5e022d124eb60b93d19e96a0d9c0e8532be87a6e /extra/kdeedu-kmplot
parentf8a4eefb2bb008f302349db07da4a75e746a1aeb (diff)
Sat Apr 19 03:57:19 UTC 2014
Diffstat (limited to 'extra/kdeedu-kmplot')
-rw-r--r--extra/kdeedu-kmplot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdeedu-kmplot/PKGBUILD b/extra/kdeedu-kmplot/PKGBUILD
index c1ed12085..0beb43c8a 100644
--- a/extra/kdeedu-kmplot/PKGBUILD
+++ b/extra/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 209432 2014-03-31 10:14:28Z svenstaro $
+# $Id: PKGBUILD 211390 2014-04-18 18:02:07Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.12.4
+pkgver=4.13.0
pkgrel=1
pkgdesc="Mathematical Function Plotter"
url="http://kde.org/applications/education/kmplot/"
@@ -13,7 +13,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
-sha1sums=('ca64dfb39e520b799fbd950144db43935e21e714')
+sha1sums=('5132e9ca234de87315c4304e1cfa43f41a7e3f9c')
build() {
cd "${srcdir}"