Date: Sunday, December 2, 2012 @ 06:22:37 Author: andrea Revision: 172373
KDE 4.10 beta2 Modified: kdegames-katomic/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:22:34 UTC (rev 172372) +++ PKGBUILD 2012-12-02 11:22:37 UTC (rev 172373) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-katomic -pkgver=4.9.80 +pkgver=4.9.90 pkgrel=1 pkgdesc="A fun and educational game built around molecular geometry" url="http://kde.org/applications/games/katomic/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/katomic-${pkgver}.tar.xz") -sha1sums=('f0c9508c32f3d5f8f7adb75c39f11a539e756ef4') +sha1sums=('93f255ee148d58dfd21ad92bfb8fa4bd7ce5f9e2') build() { mkdir build
