Date: Wednesday, June 9, 2010 @ 06:45:00 Author: andrea Revision: 82209
new tarball Modified: kdeedu/kde-unstable/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-06-09 09:44:46 UTC (rev 82208) +++ PKGBUILD 2010-06-09 10:45:00 UTC (rev 82209) @@ -1,5 +1,6 @@ # $Id$ -# Maintainer: Pierre Schmitz <[email protected]> +# Maintainer: Andrea Scarpino <[email protected]> +# Contributor: Pierre Schmitz <[email protected]> pkgbase=kdeedu pkgname=('kdeedu-blinken' @@ -34,7 +35,7 @@ 'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'libindi' 'r' 'libspectre' 'python' 'docbook-xsl') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2") -sha1sums=('a582f347b5d1c7a8edc0437efc4e23172fab0dd7') +sha1sums=('70266c2d380db4f59f36cf4c0bf648e4eb43cc21') build() { cd $srcdir
