Date: Friday, January 4, 2013 @ 09:36:25 Author: andrea Revision: 174332
KDE 4.10 RC2 Modified: kdeedu-analitza/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:36:21 UTC (rev 174331) +++ PKGBUILD 2013-01-04 14:36:25 UTC (rev 174332) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-analitza -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc="A library to add mathematical features to your program" url="https://projects.kde.org/projects/kde/kdeedu/analitza" @@ -12,7 +12,7 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.xz") -sha1sums=('279fa3fac98bbf5fc33f59714cbd4b822d65c320') +sha1sums=('1736132e6a54fd7a5ffcafc6bed1ac32043125a4') build() { cd "${srcdir}"
