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

Andrea Scarpino andrea at archlinux.org
Thu Nov 22 08:10:33 UTC 2012


    Date: Thursday, November 22, 2012 @ 03:10:33
  Author: andrea
Revision: 171877

upgpkg: kdegames-kigo 4.9.80-2

Add missing gnugo deps (FS#32791)

Modified:
  kdegames-kigo/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-22 07:10:34 UTC (rev 171876)
+++ PKGBUILD	2012-11-22 08:10:33 UTC (rev 171877)
@@ -3,13 +3,13 @@
 
 pkgname=kdegames-kigo
 pkgver=4.9.80
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source implementation of the popular Go game"
 url="http://kde.org/applications/games/kigo/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames')
+depends=('kdebase-runtime' 'libkdegames' 'gnugo')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/kigo-${pkgver}.tar.xz")




More information about the arch-commits mailing list