summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Bruce2020-01-14 13:44:48 +1000
committerCorey Bruce2020-01-14 13:44:48 +1000
commit18573b77835733792982f0e3439c16beb6379b27 (patch)
tree370a5db3fb9f4117fa026ef45a82068d6e5744ea
parentab6e8606bc5b811b5cbebaa94d502426700b7889 (diff)
downloadaur-18573b77835733792982f0e3439c16beb6379b27.tar.gz
updated user agent fixing google login issues
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 504459aff132..8b82e553dff5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gamerworld
pkgdesc = Play games all in one place
pkgver = 1.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/gamerworld/application
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index ca0404a6862c..de1d09d2c9f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gamerworld
_pkgname=GamerWorld
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="Play games all in one place"
arch=('x86_64')
url="https://gitlab.com/gamerworld/application"