Date: Wednesday, December 19, 2012 @ 09:55:21 Author: andrea Revision: 173407
KDE 4.10 RC1 Modified: kdeedu-kmplot/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-19 14:55:17 UTC (rev 173406) +++ PKGBUILD 2012-12-19 14:55:21 UTC (rev 173407) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-kmplot -pkgver=4.9.90 +pkgver=4.9.95 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=('3f62708d41bc3ec05295dc1db771689265305bf3') +sha1sums=('d29c5464d7177092f2cfc44acc1b5654d3a708f0') build() { cd "${srcdir}"
