Date: Monday, June 9, 2014 @ 05:13:19 Author: svenstaro Revision: 214582
upgpkg: kdegames-knetwalk 4.13.2-1 upstream release 4.12.2 Modified: kdegames-knetwalk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-09 03:13:18 UTC (rev 214581) +++ PKGBUILD 2014-06-09 03:13:19 UTC (rev 214582) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.13.1 +pkgver=4.13.2 pkgrel=1 pkgdesc="Connect all the terminals to the server, in as few turns as possible" url="http://kde.org/applications/games/knetwalk/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/knetwalk-${pkgver}.tar.xz") -sha1sums=('9ae7786bc8aa411821c55a99fcf23fdc1066721c') +sha1sums=('703b93469685bac3faaa3cfcc693021bde4a4216') build() { mkdir build
