summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2021-08-09 16:18:22 +1000
committergameslayer2021-08-09 16:18:22 +1000
commit5a9531770203796c246fcd01cb1c10b9427db6e6 (patch)
tree577b5fa9a35f8f4ca2ae9cdb9593e2b8aea08523
parent077a1177e492b11d92814e67d0e94f54e53cc9e3 (diff)
downloadaur-5a9531770203796c246fcd01cb1c10b9427db6e6.tar.gz
GamerWorld 1.3.0-1-bin
-rwxr-xr-x.SRCINFO9
-rwxr-xr-xPKGBUILD10
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 466ea6e32754..cc9e7212aed1 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gamerworld-bin
pkgdesc = Play games all in one place
- pkgver = 1.2.0
- pkgrel = 8
+ pkgver = 1.3.0
+ pkgrel = 1
url = https://gitlab.com/gamerworld/application
arch = x86_64
arch = arm7h
@@ -12,10 +12,9 @@ pkgbase = gamerworld-bin
depends = gtk3
depends = libxss
conflicts = gamerworld-git
- source_x86_64 = https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-x64.tar.gz
+ source_x86_64 = https://gitlab.com/gamerworld/binaries/1.3.0-1/-/raw/main/GamerWorld-linux-x64.tar.gz
sha256sums_x86_64 = SKIP
- source_aarch64 = https://gitlab.com/gamerworld/binaries/1.2.0-8/-/raw/master/GamerWorld-linux-arm64.tar.gz
+ source_aarch64 = https://gitlab.com/gamerworld/binaries/1.3.0-1/-/raw/main/GamerWorld-linux-arm64.tar.gz
sha256sums_aarch64 = SKIP
pkgname = gamerworld-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index d21f6a7871f1..36be86ce8124 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gamerworld-bin
_pkgname=GamerWorld-bin
-pkgver=1.2.0
-pkgrel=8
+pkgver=1.3.0
+pkgrel=1
_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/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")
+source_x86_64=("https://gitlab.com/gamerworld/binaries/"$pkgver"-"$pkgrel"/-/raw/main/GamerWorld-linux-x64.tar.gz")
+source_armv7h=("https://gitlab.com/gamerworld/binaries/"$pkgver"-"$pkgrel"/-/raw/main/GamerWorld-linux-armv7l.tar.gz")
+source_aarch64=("https://gitlab.com/gamerworld/binaries/"$pkgver"-"$pkgrel"/-/raw/main/GamerWorld-linux-arm64.tar.gz")
package() {