Date: Wednesday, February 4, 2015 @ 08:06:33 Author: fyan Revision: 230559
upgpkg: kdegames-kjumpingcube 14.12.2-1 Modified: kdegames-kjumpingcube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:06:27 UTC (rev 230558) +++ PKGBUILD 2015-02-04 07:06:33 UTC (rev 230559) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="A simple tactical game" url="http://kde.org/applications/games/kjumpingcube/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz") -sha1sums=('9810c4862ef1fc39553a6b07fad7aa78fe02c62f') +sha1sums=('6774e2d75a370b9dff43e61d09952c5f27c4dfac') build() { mkdir build
