Date: Friday, January 16, 2015 @ 05:23:44 Author: fyan Revision: 229192
upgpkg: kdegames-kgoldrunner 14.12.1-1 Modified: kdegames-kgoldrunner/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:23:30 UTC (rev 229191) +++ PKGBUILD 2015-01-16 04:23:44 UTC (rev 229192) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kgoldrunner -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A game of action and puzzle solving" url="http://kde.org/applications/games/kgoldrunner/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz") -sha1sums=('6a358205c021629412f5aeb057119c16a50528f5') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz") +sha1sums=('1afbb588ee59290f87414d75584a4c37e2b52cde') build() { mkdir build
