Date: Tuesday, July 16, 2013 @ 20:46:04 Author: svenstaro Revision: 190308
upgpkg: kdegames-knetwalk 4.10.95-1 upstream 4.11rc1 Modified: kdegames-knetwalk/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 18:45:58 UTC (rev 190307) +++ PKGBUILD 2013-07-16 18:46:04 UTC (rev 190308) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knetwalk -pkgver=4.10.90 +pkgver=4.10.95 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=('37f47471473d99731ac92f184a284065c180a3d0') +sha1sums=('778282ddffa2a7642a68f5f641979afc09e522fd') build() { mkdir build
