Date: Monday, March 31, 2014 @ 12:17:10 Author: svenstaro Revision: 209481
upgpkg: kdegames-kjumpingcube 4.12.4-1 kde 4.12.4 release Modified: kdegames-kjumpingcube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-31 10:17:09 UTC (rev 209480) +++ PKGBUILD 2014-03-31 10:17:10 UTC (rev 209481) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=4.12.3 +pkgver=4.12.4 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=('61f36ef13d65644cd40a32f5d8cd202526e289d3') +sha1sums=('9faf2a729947b4d893271090c26436969ce3e314') build() { mkdir build
