summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Davison2018-02-10 23:27:30 +0000
committerJoe Davison2018-02-10 23:27:30 +0000
commit00ff7011166ed6b6690ae571cd1945b24003cdf1 (patch)
tree54019005449beb93956582cc2542857aeb6f7875
parent32168d7e100ebce7727d74b36cd7be8b9bd1e3c1 (diff)
downloadaur-00ff7011166ed6b6690ae571cd1945b24003cdf1.tar.gz
Bump for libboost
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 278f0d64f9d6..bdba96c7998d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lgogdownloader
pkgdesc = An open source downloader for GOG.com games, uses the GOG.com API
pkgver = 3.3
- pkgrel = 2
+ pkgrel = 3
url = https://sites.google.com/site/gogdownloader/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ac2377abe89d..9784cd20cf37 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lgogdownloader
pkgver=3.3
-pkgrel=2
+pkgrel=3
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)