summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoe Davison2016-05-18 21:45:24 +0100
committerJoe Davison2016-05-18 21:45:24 +0100
commit81fabe90ea59659a945f2148f8b71b742465c3af (patch)
tree6ed4627ba4c1782dae72c6d81b32d7b0611cfb92 /PKGBUILD
parent89bdff981a1fa6d4eea77f09e7e0991757fe7531 (diff)
downloadaur-81fabe90ea59659a945f2148f8b71b742465c3af.tar.gz
new dependency on tinyxml2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5c03c0d2382..fc8aabf65e07 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Joe Davison <joe@warhaggis.com>
pkgname=lgogdownloader-git
-pkgver=2.28.r0.gf0f6708
+pkgver=2.28.r5.g730c1ff
pkgrel=2
pkgdesc="An open source downloader for GOG.com games, uses the GOG.com API (git version)"
url="http://www.gog.com/en/forum/general/lgogdownloader_gogdownloader_for_linux"
arch=(i686 x86_64)
license=(WTFPL)
-depends=('boost>=1.6.0-5' 'boost-libs=>1.6.0-5' 'jsoncpp' 'liboauth' 'rhash' 'tinyxml' 'htmlcxx')
+depends=('boost>=1.6.0-5' 'boost-libs=>1.6.0-5' 'jsoncpp' 'liboauth' 'rhash' 'tinyxml2' 'htmlcxx')
makedepends=('help2man' 'cmake' 'git')
provides=('lgogdownloader')
conflicts=('lgogdownloader')