summaryrefslogtreecommitdiff
path: root/kde-unstable/kdegames-kigo/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-23 02:33:48 -0800
committerroot <root@rshg054.dnsready.net>2012-11-23 02:33:48 -0800
commit1fce42e9327109bd47dba5e3e690144a23bbbc19 (patch)
treee48f488b533fcfa9f4e29f6d2b935e57adf0a178 /kde-unstable/kdegames-kigo/PKGBUILD
parent13c6302fab6118693af345756375923b9fb7da69 (diff)
Fri Nov 23 02:31:09 PST 2012
Diffstat (limited to 'kde-unstable/kdegames-kigo/PKGBUILD')
-rw-r--r--kde-unstable/kdegames-kigo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdegames-kigo/PKGBUILD b/kde-unstable/kdegames-kigo/PKGBUILD
index 009f77d22..e8fcc0b52 100644
--- a/kde-unstable/kdegames-kigo/PKGBUILD
+++ b/kde-unstable/kdegames-kigo/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 171792 2012-11-21 19:24:51Z andrea $
+# $Id: PKGBUILD 171878 2012-11-22 08:11:00Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
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")