summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2018-11-04 17:30:10 +0100
committermrxx2018-11-04 17:30:10 +0100
commitdc6425897b99360efbe45a59e735b3f4b6295800 (patch)
tree4119c6c51c738050ac40dc65793959b0de377914 /PKGBUILD
parent05664f9d603bc1fc019b16afdd61af8eed468a2a (diff)
downloadaur-dc6425897b99360efbe45a59e735b3f4b6295800.tar.gz
Update dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02cfc7f0011d..fe963da45691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_debpkg=gmchess
pkgname=gmchess-bin
pkgver=0.29.6
-pkgrel=1
+pkgrel=2
pkgdesc="Play Chinese chess (Xiangqi) against a human opponent or the computer"
arch=("i686" "x86_64")
url="http://www.xqbase.com/"
license=('GPL2')
-depends=('gtkmm' 'eleeye-bin')
+depends=('gtkmm' 'eleeye-bin' 'convert-pgn-bin')
conflicts=('gmchess')
makedepends=('libarchive')
source_x86_64=("http://security.ubuntu.com/ubuntu/pool/universe/g/gmchess/${_debpkg}_${pkgver}-3_amd64.deb")