summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2021-09-21 15:15:43 +1000
committercorey drew bruce2021-09-21 15:15:43 +1000
commitc678625976cd43b54be24b10c8902e326dde157f (patch)
treefed21335045387ef3562b6b235c54878f001c965
parent0dab4020086933d0a70d79c0baeb2ea4408320e3 (diff)
downloadaur-c678625976cd43b54be24b10c8902e326dde157f.tar.gz
GamerWorld 1.3.0-2 refresher build code update for next version and git version on AUR
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d6f6364856d..fe9a77117ca1 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gamerworld-git
pkgdesc = Play games all in one place
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/gamerworld/application
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index dde526fd4716..ecd320828c44 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gamerworld-git
_pkgname=GamerWorld-git
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Play games all in one place"
arch=('any')
url="https://gitlab.com/gamerworld/application"