Date: Tuesday, May 7, 2013 @ 15:28:43 Author: andrea Revision: 184547
KDE 4.10.3 Modified: kdegames-kjumpingcube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:28:41 UTC (rev 184546) +++ PKGBUILD 2013-05-07 13:28:43 UTC (rev 184547) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=4.10.2 +pkgver=4.10.3 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/stable/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz") -sha1sums=('c81585d2e46ec0783d58e6d0068b75fd82ddd382') +sha1sums=('9c46888572703e2f1d632e09ba5330e8434c51c1') build() { mkdir build
