summaryrefslogtreecommitdiff
path: root/extra/kdeedu-kmplot
diff options
context:
space:
mode:
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 5c08affbb..c9ddb0c5f 100644
--- a/extra/kdeedu-kmplot/PKGBUILD
+++ b/extra/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 141825 2011-11-02 18:14:13Z andrea $
+# $Id: PKGBUILD 144689 2011-12-08 09:20:14Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.7.3
+pkgver=4.7.4
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=('e98ba022e987b9601ea1b27e97607ff7885ff788')
+sha1sums=('b0b2b748e4ea0f670ffe5c9be01a6997a061a75c')
build() {
cd "${srcdir}"