Date: Wednesday, February 4, 2015 @ 08:15:49 Author: fyan Revision: 230579
upgpkg: kdegames-knetwalk 14.12.2-1 Modified: kdegames-knetwalk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:15:42 UTC (rev 230578) +++ PKGBUILD 2015-02-04 07:15:49 UTC (rev 230579) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="Connect all the terminals to the server, in as few turns as possible" url="http://kde.org/applications/games/knetwalk/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz") -sha1sums=('b33404d6ef77e75c547fd457eb67bbbe648881c3') +sha1sums=('893219e1197297e1223017f7138a0cde4fd98448') build() { mkdir build
