summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMadeline Mewmews2023-09-17 03:05:50 -0500
committerMadeline Mewmews2023-09-17 03:05:50 -0500
commit893862924d86e6d17a593ada2f55cbf0e4f30c31 (patch)
tree05847a42a9fd7186d062f8fb0625ad9478446a8a
parent8638279393d11a63dd89ed2a303c7504f16643dc (diff)
downloadaur-893862924d86e6d17a593ada2f55cbf0e4f30c31.tar.gz
updated packagever to enforce rebuilds
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bccada4a2ac5..9f38009b7428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vkdoom-git
pkgdesc = Feature centric port for all Doom engine games, with a focus on Vulkan and modern computers (git version)
- pkgver = v0.9+207+gc282c4781
+ pkgver = v0.9+210+g3c1b12862
pkgrel = 1
url = https://vkdoom.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e039d08c5207..569f24728393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jan Cholasta <grubber at grubber cz>
pkgname=vkdoom-git
-pkgver=v0.9+207+gc282c4781
+pkgver=v0.9+210+g3c1b12862
pkgrel=1
pkgdesc='Feature centric port for all Doom engine games, with a focus on Vulkan and modern computers (git version)'
arch=('x86_64') #Vulkan support is x86-64 only in upstream GZDoom, so i'm assuming it's the same here until further testing