summaryrefslogtreecommitdiff
path: root/testing/kdeedu-kmplot
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-03 01:32:13 -0700
committerroot <root@rshg054.dnsready.net>2012-10-03 01:32:13 -0700
commit1350233b6dc1924ba29a42462447995f26dae0dc (patch)
tree5dfb3384023621f023e449f02df1f035a9b45170 /testing/kdeedu-kmplot
parent941550cbc215d608bd18439f99500b74fbb80f0d (diff)
Wed Oct 3 01:31:01 PDT 2012
Diffstat (limited to 'testing/kdeedu-kmplot')
-rw-r--r--testing/kdeedu-kmplot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdeedu-kmplot/PKGBUILD b/testing/kdeedu-kmplot/PKGBUILD
index 03aa77a4a..db7db52c9 100644
--- a/testing/kdeedu-kmplot/PKGBUILD
+++ b/testing/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166082 2012-09-04 16:08:32Z andrea $
+# $Id: PKGBUILD 167613 2012-10-02 19:33:23Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.9.1
+pkgver=4.9.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=('7118af5ce1a66c79fd0439b9aa249169ef63b2cd')
+sha1sums=('66fba97fc152925f87551be2dd283d4cbf06683f')
build() {
cd "${srcdir}"