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 88982e74a..2e4e93fa7 100644
--- a/extra/kdeedu-kmplot/PKGBUILD
+++ b/extra/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 137436 2011-09-07 17:30:41Z andrea $
+# $Id: PKGBUILD 139974 2011-10-05 19:11:19Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.7.1
+pkgver=4.7.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.bz2")
-sha1sums=('d0058f4d7a3f63b9a092085cb8058c4426dba1f8')
+sha1sums=('dc496d88d6e062f7ecbf6f41187df95aa374fe9b')
build() {
cd "${srcdir}"