Date: Monday, March 4, 2013 @ 12:11:38 Author: andrea Revision: 179210
KDE 4.10.1 Modified: kdegames-kgoldrunner/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:11:36 UTC (rev 179209) +++ PKGBUILD 2013-03-04 11:11:38 UTC (rev 179210) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kgoldrunner -pkgver=4.10.0 +pkgver=4.10.1 pkgrel=1 pkgdesc="A game of action and puzzle solving" url="http://kde.org/applications/games/kgoldrunner/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz") -sha1sums=('87ba1974279e7785beeeaeb776e3d12d1ee5abdf') +sha1sums=('7cf89bd3dcb67eb9a5d12060cc174184e154c3e5') build() { mkdir build
