summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-kmplot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdeedu-kmplot/PKGBUILD')
-rw-r--r--kde-unstable/kdeedu-kmplot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeedu-kmplot/PKGBUILD b/kde-unstable/kdeedu-kmplot/PKGBUILD
index a752eef8a..4acf82fda 100644
--- a/kde-unstable/kdeedu-kmplot/PKGBUILD
+++ b/kde-unstable/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 160126 2012-05-29 22:48:16Z andrea $
+# $Id: PKGBUILD 161713 2012-06-13 14:36:40Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.8.80
+pkgver=4.8.90
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/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
-sha1sums=('0ccef544a8fcde8be41300d160253505bca41576')
+sha1sums=('6cc98ad87ce19c9ffe7c664ddf5db9384db90504')
build() {
cd "${srcdir}"