summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3a894e379dd..55b2b3741bc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=quarry
pkgver=0.3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A multi-purpose GUI for Go, Amazons, and Othello"
arch=('i686' 'x86_64')
# Originally http://home.gna.org/quarry/ (abandoned)
# Brief developement at https://gitorious.org/quarry/ (dead with gitorious)
url='https://gitorious.org/quarry/quarry/'
license=('GPL')
-depends=('librsvg' 'desktop-file-utils' 'gtk2')
+depends=('librsvg' 'gtk2')
optdepends=('gnugo: play Go against the computer'
'grhino: play Othello against the computer')
makedepends=('xmlto')