Date: Saturday, August 16, 2014 @ 22:11:46 Author: svenstaro Revision: 219952
upgpkg: kdegames-kjumpingcube 4.14.0-1 kde 4.14.0 Modified: kdegames-kjumpingcube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-16 20:11:42 UTC (rev 219951) +++ PKGBUILD 2014-08-16 20:11:46 UTC (rev 219952) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=4.13.3 +pkgver=4.14.0 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=('eba2cce400e93cc5b7fba729fa5ee6e2e830a9bf') +sha1sums=('465569715b40e6d582e55655bca5fd8c6c412ca7') build() { mkdir build
