Date: Monday, March 31, 2014 @ 12:14:23 Author: svenstaro Revision: 209431
upgpkg: kdeedu-kmplot 4.12.4-1 kde 4.12.4 release Modified: kdeedu-kmplot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-31 10:14:21 UTC (rev 209430) +++ PKGBUILD 2014-03-31 10:14:23 UTC (rev 209431) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-kmplot -pkgver=4.12.3 +pkgver=4.12.4 pkgrel=1 pkgdesc="Mathematical Function Plotter" url="http://kde.org/applications/education/kmplot/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.xz") -sha1sums=('a9c9ea0a73845426473d90bbceae114d8f593e44') +sha1sums=('ca64dfb39e520b799fbd950144db43935e21e714') build() { cd "${srcdir}"
