Date: Wednesday, March 4, 2015 @ 16:03:20 Author: fyan Revision: 232672
upgpkg: kdegames-kgoldrunner 14.12.3-1 Modified: kdegames-kgoldrunner/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 15:02:45 UTC (rev 232671) +++ PKGBUILD 2015-03-04 15:03:20 UTC (rev 232672) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kgoldrunner -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="A game of action and puzzle solving" url="http://kde.org/applications/games/kgoldrunner/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz") -sha1sums=('2ed0d617da1e1e022a9a2df16cd41104f8ad05ea') +sha1sums=('93223dadeb511c2e23462455a20bc2c1ba001e3b') build() { mkdir build
