summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2021-04-08 21:24:32 +1000
committergameslayer2021-04-08 21:24:32 +1000
commit077a1177e492b11d92814e67d0e94f54e53cc9e3 (patch)
tree234bc03000082edf58643e1c6e811588bce2ab4c
parent76b8a474aead9d9f35375d212785e699dd06dd2d (diff)
downloadaur-077a1177e492b11d92814e67d0e94f54e53cc9e3.tar.gz
GamerWorld 1.2.0-8 Refresher build
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db7fa54310a2..466ea6e32754 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gamerworld-bin
pkgdesc = Play games all in one place
pkgver = 1.2.0
- pkgrel = 7
+ pkgrel = 8
url = https://gitlab.com/gamerworld/application
arch = x86_64
arch = arm7h
@@ -12,9 +12,9 @@ pkgbase = gamerworld-bin
depends = gtk3
depends = libxss
conflicts = gamerworld-git
- source_x86_64 = https://gitlab.com/gamerworld/gw-binaries/-/raw/master/GamerWorld-linux-x64.tar.gz
+ source_x86_64 = https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-x64.tar.gz
sha256sums_x86_64 = SKIP
- source_aarch64 = https://gitlab.com/gamerworld/gw-binaries/-/raw/master/GamerWorld-linux-arm64.tar.gz
+ source_aarch64 = https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-arm64.tar.gz
sha256sums_aarch64 = SKIP
pkgname = gamerworld-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7fc4fbcd9e5a..d21f6a7871f1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gamerworld-bin
_pkgname=GamerWorld-bin
pkgver=1.2.0
-pkgrel=7
+pkgrel=8
_pkgrel_x86_64=1
_pkgrel_armv7h=1
_pkgrel_aarch64=1
@@ -15,9 +15,9 @@ conflicts=("gamerworld-git")
sha256sums_x86_64=('SKIP')
sha256sums_armv7h=('SKIP')
sha256sums_aarch64=('SKIP')
-source_x86_64=("https://gitlab.com/gamerworld/gw-binaries/-/raw/master/GamerWorld-linux-x64.tar.gz")
-source_armv7h=("https://gitlab.com/gamerworld/gw-binaries/-/raw/master/GamerWorld-linux-armv7l.tar.gz")
-source_aarch64=("https://gitlab.com/gamerworld/gw-binaries/-/raw/master/GamerWorld-linux-arm64.tar.gz")
+source_x86_64=("https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-x64.tar.gz")
+source_armv7h=("https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-armv7l.tar.gz")
+source_aarch64=("https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-arm64.tar.gz")
package() {