summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-kmplot
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdeedu-kmplot')
-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 071e04321..3b3af3eee 100644
--- a/kde-unstable/kdeedu-kmplot/PKGBUILD
+++ b/kde-unstable/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 162594 2012-06-27 13:25:08Z andrea $
+# $Id: PKGBUILD 163402 2012-07-11 22:30:13Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.8.95
+pkgver=4.8.97
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=('19f3075d5b2026c6226cc816ab9880d64ba2e455')
+sha1sums=('a13fcad49de1fb6583d86aa4d17d2330112f0c22')
build() {
cd "${srcdir}"