Date: Thursday, January 17, 2013 @ 09:09:25 Author: andrea Revision: 175446
KDE 4.10 RC3 Modified: kdegames-knetwalk/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:09:20 UTC (rev 175445) +++ PKGBUILD 2013-01-17 14:09:25 UTC (rev 175446) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.9.97 +pkgver=4.9.98 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/unstable/${pkgver}/src/knetwalk-${pkgver}.tar.xz") -sha1sums=('44a047b80c497bfa454e9677eb38ac48d0baf417') +sha1sums=('4bff34f2da74b8c5e5d8a275047147d54fb64a61') build() { mkdir build
