Date: Thursday, January 17, 2013 @ 09:07:23 Author: andrea Revision: 175415
KDE 4.10 RC3 Modified: kdeedu-kmplot/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:07:20 UTC (rev 175414) +++ PKGBUILD 2013-01-17 14:07:23 UTC (rev 175415) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-kmplot -pkgver=4.9.97 +pkgver=4.9.98 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/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz") -sha1sums=('ea6c8f36d34587f27870ca9968d5e741697fe821') +sha1sums=('0bc938daecb3465ba2e8d5bf95b27765b3553554') build() { cd "${srcdir}"
