Date: Sunday, October 30, 2011 @ 07:18:14 Author: andrea Revision: 141422
KDE 4.7.3 Modified: kdeedu-kalzium/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-30 11:18:12 UTC (rev 141421) +++ PKGBUILD 2011-10-30 11:18:14 UTC (rev 141422) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeedu-kalzium -pkgver=4.7.2 +pkgver=4.7.3 pkgrel=1 pkgdesc="Periodic Table of Elements" url="http://kde.org/applications/education/kalzium/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.bz2") -sha1sums=('3e750692964ca76da9ccbae5bdc263413a22a049') +sha1sums=('e22b54be4a2e8ce8a22af73fa6155ee012fa6fdf') build() { cd "${srcdir}"
