Date: Tuesday, October 1, 2013 @ 17:28:24 Author: svenstaro Revision: 195667
upgpkg: kdegames-knetwalk 4.11.2-1 kde 4.11.2 release Modified: kdegames-knetwalk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-01 15:28:22 UTC (rev 195666) +++ PKGBUILD 2013-10-01 15:28:24 UTC (rev 195667) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.11.1 +pkgver=4.11.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=('bc703be67f4eee13328e3536eba20065fbbbf095') +sha1sums=('259a493851f84217d37cd03306618cbebf50baf8') build() { mkdir build
