summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Bruce2020-01-06 07:31:39 +1000
committerCorey Bruce2020-01-06 07:31:39 +1000
commit7bbd6fcef71fe473e1d214ac9d948e2ee0478958 (patch)
treec193d1635660f9f0e5064d9feed76e28c6bc62f7
parentce6ff9fa5f6218cec133d230b4ed3cd4cab92bf9 (diff)
downloadaur-7bbd6fcef71fe473e1d214ac9d948e2ee0478958.tar.gz
GamerWorld code update/fix & more
-Updated to Electron 7.1.7 (Chromium 78.0.3904.130) -Added custom user agent to code
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a53f05d00d9..ca0404a6862c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gamerworld
_pkgname=GamerWorld
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.6
+pkgrel=1
pkgdesc="Play games all in one place"
arch=('x86_64')
url="https://gitlab.com/gamerworld/application"