[arch-commits] Commit in kdegames-kigo/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:22:04 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:22:04
  Author: andrea
Revision: 176443

KDE 4.10

Modified:
  kdegames-kigo/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:22:00 UTC (rev 176442)
+++ PKGBUILD	2013-01-31 11:22:04 UTC (rev 176443)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kigo
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="An open-source implementation of the popular Go game"
 url="http://kde.org/applications/games/kigo/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames' 'gnugo')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kigo-${pkgver}.tar.xz")
-sha1sums=('f083b49961f683009e083dd04027c3591292554d')
+source=("http://download.kde.org/stable/${pkgver}/src/kigo-${pkgver}.tar.xz")
+sha1sums=('0dcee4587b9c57847bf8c2c7e0d2450c386aa969')
 
 build() {
   mkdir build




More information about the arch-commits mailing list