summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsenpai2024-03-09 22:50:52 +0100
committersenpai2024-03-09 22:50:52 +0100
commitac1fe9dea40075beb573708daf41ced229610584 (patch)
tree67a53936d6832b81c63fab3153ada09771e82620
parent7ffd7429b6920a2cc945d59261730a3ff7d6d5e4 (diff)
downloadaur-armagetronad-git.tar.gz
bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 174cae25bde7..c975091b7f2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = armagetronad-git
pkgdesc = A Tron Clone in 3D.
- pkgver = r5722.6185dae5
- pkgrel = 2
+ pkgver = r5747.e7f41fd2
+ pkgrel = 1
url = https://www.armagetronad.org
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 0acd68c6374a..c7cf2f7f73ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
_pkgname=armagetronad
pkgname=${_pkgname}-git
-pkgver=r5722.6185dae5
-pkgrel=2
+pkgver=r5747.e7f41fd2
+pkgrel=1
pkgdesc='A Tron Clone in 3D.'
arch=('x86_64')
url='https://www.armagetronad.org'