Date: Tuesday, January 14, 2014 @ 08:41:41 Author: svenstaro Revision: 203794
upgpkg: kdeedu-kmplot 4.12.1-1 upstream release 4.12.1 Modified: kdeedu-kmplot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-14 07:41:39 UTC (rev 203793) +++ PKGBUILD 2014-01-14 07:41:41 UTC (rev 203794) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-kmplot -pkgver=4.12.0 +pkgver=4.12.1 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=('6f6253c7cf2656777e1599747d36286bd75bf6f5') +sha1sums=('8c1aecff4a1cd46987002d65636f28289196f12a') build() { cd "${srcdir}"
