summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcopygirl2023-04-22 21:00:15 +0200
committercopygirl2023-04-22 21:00:15 +0200
commitccae1147699d4c297fe38c2cd03fe4f58fcd72b9 (patch)
tree9f99e7f92cd398057ae5ab210fc7f613dc0e3295 /PKGBUILD
parenta52d9c45f7cb704254ac7f70a77e68cef79b0256 (diff)
downloadaur-ccae1147699d4c297fe38c2cd03fe4f58fcd72b9.tar.gz
New release 1.18.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41cf0adb6b0a..3f54694bef57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=vintagestory
# "unstable" for release candidates and "pre" for testing releases before big updates.
_release=stable
# _pkgver is separate to allow specifying pre-release versions such as "-rc.1".
-_pkgver=1.18.0
+_pkgver=1.18.1
# makepkg doesn't support hyphens in pkgver. They'll be replaced with underscores.
pkgver=${_pkgver//-/_}
@@ -19,7 +19,7 @@ source=("https://cdn.vintagestory.at/gamefiles/$_release/vs_archive_$_pkgver.tar
# "https://account.vintagestory.at/files/$_release/vs_archive_$_pkgver.tar.gz" (alternative source)
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("b5e9cba7819bc909c7d2ccca8528ef78"
+md5sums=("4f5ff6ccbc08dc044cb18a607847bda4"
"ab6680c4499b58b14aa36acc2ab4038a"
"88627bf1e56df5cb72605c0e60ae9dcb")