Date: Friday, January 4, 2013 @ 09:39:49 Author: andrea Revision: 174385
KDE 4.10 RC2 Modified: kdegames-kjumpingcube/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:39:46 UTC (rev 174384) +++ PKGBUILD 2013-01-04 14:39:49 UTC (rev 174385) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc="A simple tactical game" url="http://kde.org/applications/games/kjumpingcube/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz") -sha1sums=('c7d5587f6b730ae618f0c24d4e59c7a449466429') +sha1sums=('6618dd2c9e2dbae4e8657fa0db9d2df7da5e22ae') build() { mkdir build
