summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 14:15:42 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 14:15:42 -0700
commitc8c10a504bdf8e24a6ec10fe316f95a9335fe821 (patch)
tree12bfb6e6966bb6e17ac1edd8dda2aad1e32caa63
parentTweak the vampirism blood drink check so that the most likely outcome is chec... (diff)
downloadcataclysm-bn-c8c10a504bdf8e24a6ec10fe316f95a9335fe821.tar.xz
Fix the version string.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a0b655..76cb6ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _pkgname=Cataclysm-BN
pkgver=0.6.0
#pkgver=202310040030
#_pkgver=2023-10-04-0030
-pkgrel=2
+pkgrel=3
pkgdesc="A post-apocalyptic roguelike."
#url="http://cataclysmrl.blogspot.com/"
#url="http://www.cataclysm.glyphgryph.com/"
@@ -297,7 +297,7 @@ prepare() {
# Fix version
# sed -i 's|VERSION = unstable|VERSION = "0.2-experimental 2023-10-04-0030"|' Makefile
- sed -i 's|VERSION = unstable|VERSION = "0.5.2"|' Makefile
+ sed -i 's|VERSION = unstable|VERSION = "0.6.0"|' Makefile
# # # Hotfixes