summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcopygirl2024-03-29 08:28:30 +0100
committercopygirl2024-03-29 08:28:30 +0100
commita7850d5f848f8c546fa3c9645e78c2c22fbafe94 (patch)
tree791ca54dd0fc22d84d2ef6220248b06b3e2f1ebd /PKGBUILD
parent1e113c976ef33ba72f2165eff5a73f3f6e2d124e (diff)
downloadaur-a7850d5f848f8c546fa3c9645e78c2c22fbafe94.tar.gz
New release 1.19.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb1510f0c658..1bca8396b7b2 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.19.4
+_pkgver=1.19.5
# 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_client_linux-x64_$_p
# "https://account.vintagestory.at/files/$_release/vs_client_linux-x64_$_pkgver.tar.gz" (alternative source)
"$pkgname.desktop"
"vsmodinstall-handler.desktop")
-md5sums=("7163cfbec35b71992e76f78e4dde6922"
+md5sums=("d050405016b7587f578e80cb431ea578"
"26ff9ca4fb0a583589f26f2c274d4ec6"
"e77871150115253e0d8c31b77a274182")