summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoe Davison2018-09-15 15:17:07 +0100
committerJoe Davison2018-09-15 15:17:07 +0100
commitcc17235b60dd6b139eace8a305a13e8af0819900 (patch)
tree20156b76f631ced87ca19450daa403a2d05a8cd8 /PKGBUILD
parent9467dc1c0406ae90a14443462968c6f47addfafd (diff)
downloadaur-cc17235b60dd6b139eace8a305a13e8af0819900.tar.gz
Version bump for libboost
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a58366765c6b..f46e81bb8ec2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=lgogdownloader
pkgver=3.3
-pkgrel=4
+pkgrel=5
pkgdesc="An open source downloader for GOG.com games, uses the GOG.com API"
url="https://sites.google.com/site/gogdownloader/"
-arch=(i686 x86_64)
+arch=('x86_64')
license=(WTFPL)
depends=('boost' 'jsoncpp' 'liboauth' 'rhash' 'tinyxml2' 'htmlcxx' 'curl')
makedepends=('help2man' 'cmake')