Date: Friday, January 16, 2015 @ 05:45:01 Author: fyan Revision: 229212
upgpkg: kdegames-knetwalk 14.12.1-1 Modified: kdegames-knetwalk/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:44:33 UTC (rev 229211) +++ PKGBUILD 2015-01-16 04:45:01 UTC (rev 229212) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="Connect all the terminals to the server, in as few turns as possible" url="http://kde.org/applications/games/knetwalk/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/knetwalk-${pkgver}.tar.xz") -sha1sums=('e6916eb5a4997da67b6b44442afa353aedd429ff') +source=("http://download.kde.org/stable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz") +sha1sums=('b33404d6ef77e75c547fd457eb67bbbe648881c3') build() { mkdir build
