Date: Thursday, January 17, 2013 @ 09:08:58 Author: andrea Revision: 175440
KDE 4.10 RC3 Modified: kdegames-kjumpingcube/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:08:53 UTC (rev 175439) +++ PKGBUILD 2013-01-17 14:08:58 UTC (rev 175440) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=4.9.97 +pkgver=4.9.98 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=('6618dd2c9e2dbae4e8657fa0db9d2df7da5e22ae') +sha1sums=('cd99ee90a21e16ca71481743ad863f88bf80f8f1') build() { mkdir build
