[arch-commits] Commit in kdegames-knetwalk/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:22:36 UTC 2013
Date: Thursday, January 31, 2013 @ 12:22:36
Author: andrea
Revision: 176452
KDE 4.10
Modified:
kdegames-knetwalk/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:22:31 UTC (rev 176451)
+++ PKGBUILD 2013-01-31 11:22:36 UTC (rev 176452)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegames-knetwalk
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc="Connect all the terminals to the server, in as few turns as possible"
url="http://kde.org/applications/games/knetwalk/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/knetwalk-${pkgver}.tar.xz")
-sha1sums=('4bff34f2da74b8c5e5d8a275047147d54fb64a61')
+source=("http://download.kde.org/stable/${pkgver}/src/knetwalk-${pkgver}.tar.xz")
+sha1sums=('bb6587f4f008c1bfcfed728f7d0e48de031a49e4')
build() {
mkdir build
More information about the arch-commits
mailing list