summaryrefslogtreecommitdiff
path: root/extra/kdeedu-kmplot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdeedu-kmplot/PKGBUILD')
-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 e4f4f2bb1..04f4b6031 100644
--- a/extra/kdeedu-kmplot/PKGBUILD
+++ b/extra/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 202509 2013-12-22 12:47:41Z andrea $
+# $Id: PKGBUILD 205691 2014-02-10 10:58:33Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.12.0
+pkgver=4.12.2
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=('6f6253c7cf2656777e1599747d36286bd75bf6f5')
+sha1sums=('9af2bcf1072a2c8bd4689bcc23b2ede68000feae')
build() {
cd "${srcdir}"