Date: Wednesday, June 6, 2012 @ 12:16:17 Author: andrea Revision: 160860
KDE 4.8.4 Modified: kdeedu-kmplot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-06 16:16:14 UTC (rev 160859) +++ PKGBUILD 2012-06-06 16:16:17 UTC (rev 160860) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-kmplot -pkgver=4.8.3 +pkgver=4.8.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=('c34c93266fd00d7c9b0d6f16625dbed13dba2a20') +sha1sums=('07ada013e1a046afe3bb3542a2485b1ec0d4736e') build() { cd "${srcdir}"
