summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2024-02-29 21:01:12 +0100
committercopygirl2024-02-29 21:01:12 +0100
commit1e113c976ef33ba72f2165eff5a73f3f6e2d124e (patch)
tree4b422cd38a2b02708aa12e1564aad51c603a375a
parentb7d40f3a604ceb79fb148362a131c2122cb63233 (diff)
downloadaur-1e113c976ef33ba72f2165eff5a73f3f6e2d124e.tar.gz
New release 1.19.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57ddc7e51899..9adc4fdaea3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = Uncompromising wilderness survival sandbox game (requires paid account)
- pkgver = 1.19.3
+ pkgver = 1.19.4
pkgrel = 1
url = https://www.vintagestory.at/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = vintagestory
depends = opengl-driver
depends = openal
depends = glibc>=2.34
- source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.19.3.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.19.4.tar.gz
source = vintagestory.desktop
source = vsmodinstall-handler.desktop
- md5sums = b5fe2789d088ca6bd6de9e88a0f8adcc
+ md5sums = 7163cfbec35b71992e76f78e4dde6922
md5sums = 26ff9ca4fb0a583589f26f2c274d4ec6
md5sums = e77871150115253e0d8c31b77a274182
diff --git a/PKGBUILD b/PKGBUILD
index f8d2a031b813..cb1510f0c658 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.3
+_pkgver=1.19.4
# 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=("b5fe2789d088ca6bd6de9e88a0f8adcc"
+md5sums=("7163cfbec35b71992e76f78e4dde6922"
"26ff9ca4fb0a583589f26f2c274d4ec6"
"e77871150115253e0d8c31b77a274182")