summaryrefslogtreecommitdiff
path: root/extra/kdeedu-kmplot
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-10 01:10:31 -0700
committerroot <root@rshg054.dnsready.net>2013-05-10 01:10:31 -0700
commitfc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (patch)
tree6ef5bc2d994954809f833756dd63eeed03cbd5c9 /extra/kdeedu-kmplot
parent648599b08776ea788a3ddb0365eb30fda03efe7b (diff)
Fri May 10 01:10:30 PDT 2013
Diffstat (limited to 'extra/kdeedu-kmplot')
-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 8320cd243..aa94c86bf 100644
--- a/extra/kdeedu-kmplot/PKGBUILD
+++ b/extra/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 181924 2013-04-05 08:55:11Z svenstaro $
+# $Id: PKGBUILD 184899 2013-05-09 09:43:17Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.10.2
+pkgver=4.10.3
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=('938f0888702e3d294aba8084b4268d883fd7514e')
+sha1sums=('0579eb13e5a764afc390e11acbb3da5ee40f63aa')
build() {
cd "${srcdir}"