summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2024-01-19 22:39:32 +0100
committercopygirl2024-01-19 22:39:32 +0100
commit0d98b384b3a314847b360ff5e6067c6e46854c0d (patch)
tree1c8cd219fd3b4df9abe12fa71ad966e6f6005cd7
parent20257da1555c03319c7b9385eb3cdcc17e22b59d (diff)
downloadaur-0d98b384b3a314847b360ff5e6067c6e46854c0d.tar.gz
New release 1.19.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62ab6d8ac141..7691b22301e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = Uncompromising wilderness survival sandbox game (requires paid account)
- pkgver = 1.19.0
+ pkgver = 1.19.1
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.0.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.19.1.tar.gz
source = vintagestory.desktop
source = vsmodinstall-handler.desktop
- md5sums = 2a01a943dda4cc9789c783b160348488
+ md5sums = fef6c423ca718a2438c5b80c3204e795
md5sums = 26ff9ca4fb0a583589f26f2c274d4ec6
md5sums = e77871150115253e0d8c31b77a274182
diff --git a/PKGBUILD b/PKGBUILD
index 8987e014b493..1bf718ae4174 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.0
+_pkgver=1.19.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_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=("2a01a943dda4cc9789c783b160348488"
+md5sums=("fef6c423ca718a2438c5b80c3204e795"
"26ff9ca4fb0a583589f26f2c274d4ec6"
"e77871150115253e0d8c31b77a274182")