summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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)