Date: Monday, March 4, 2013 @ 12:11:50 Author: andrea Revision: 179214
KDE 4.10.1 Modified: kdegames-kjumpingcube/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:11:48 UTC (rev 179213) +++ PKGBUILD 2013-03-04 11:11:50 UTC (rev 179214) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kjumpingcube -pkgver=4.10.0 +pkgver=4.10.1 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=('1f42e117175b75ae994ea5141ec52a4f2516bdce') +sha1sums=('989067e555dd2398f15c31ddce299437d951eeff') build() { mkdir build
