summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2020-09-30 01:19:24 +1000
committercorey drew bruce2020-09-30 01:19:24 +1000
commit746299ad593e47cf6f41b1a9cb508d7d27e6ecdb (patch)
treeef9ec8ee33c6e366d4bf836f26adc7572d479a03
parentc27490210ab305f81f11ca151e1297b3b04282d5 (diff)
downloadaur-746299ad593e47cf6f41b1a9cb508d7d27e6ecdb.tar.gz
Doing a quick version revert on pkg to correct the version so it follows the application version correctly. Will be pushing another update for the proper version very soon
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbb31dca952c..5410e5248976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gamerworld
pkgdesc = Play games all in one place
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 1
url = https://gitlab.com/gamerworld/application
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 0cd801e0ea5d..419a84d7bac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gamerworld
_pkgname=GamerWorld
pkgver=1.2.0
-pkgrel=2
+pkgrel=1
pkgdesc="Play games all in one place"
arch=('any')
url="https://gitlab.com/gamerworld/application"