summaryrefslogtreecommitdiff
path: root/extra/kdeedu-kmplot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdeedu-kmplot/PKGBUILD')
-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 b138bfb10..91d26c30c 100644
--- a/extra/kdeedu-kmplot/PKGBUILD
+++ b/extra/kdeedu-kmplot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 195606 2013-10-01 15:22:12Z svenstaro $
+# $Id: PKGBUILD 198874 2013-11-05 19:54:48Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kmplot
-pkgver=4.11.2
+pkgver=4.11.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=('00dbf0f0df11ab82c65a491834b522865725c20e')
+sha1sums=('d2a5c8f6b01fd88c7d5acc91494c157df869f8e7')
build() {
cd "${srcdir}"