Date: Monday, March 31, 2014 @ 12:17:48 Author: svenstaro Revision: 209493
upgpkg: kdegames-knetwalk 4.12.4-1 kde 4.12.4 release Modified: kdegames-knetwalk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-31 10:17:47 UTC (rev 209492) +++ PKGBUILD 2014-03-31 10:17:48 UTC (rev 209493) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.12.3 +pkgver=4.12.4 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=('39966fbc5d9864b392c5412e6bfc1a3da5e297d4') +sha1sums=('34e06d10668971bf16f82e524157f0bbc8a21464') build() { mkdir build
