Date: Wednesday, February 4, 2015 @ 08:03:30 Author: fyan Revision: 230553
upgpkg: kdegames-kgoldrunner 14.12.2-1 Modified: kdegames-kgoldrunner/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:03:05 UTC (rev 230552) +++ PKGBUILD 2015-02-04 07:03:30 UTC (rev 230553) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kgoldrunner -pkgver=14.12.1 +pkgver=14.12.2 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=('1afbb588ee59290f87414d75584a4c37e2b52cde') +sha1sums=('2ed0d617da1e1e022a9a2df16cd41104f8ad05ea') build() { mkdir build
