Date: Monday, March 4, 2013 @ 12:12:03 Author: andrea Revision: 179220
KDE 4.10.1 Modified: kdegames-knetwalk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:12:02 UTC (rev 179219) +++ PKGBUILD 2013-03-04 11:12:03 UTC (rev 179220) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.10.0 +pkgver=4.10.1 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=('bb6587f4f008c1bfcfed728f7d0e48de031a49e4') +sha1sums=('1f2df9663a1dc08c9f065cf584959cb2e18c0347') build() { mkdir build
