summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2024-05-20 18:21:30 +0200
committercopygirl2024-05-20 18:21:30 +0200
commite0ccb81a7f7bf6ef9a966aa54ffd8df5765143c2 (patch)
tree432f8a411c1895a5537626752fefaf387e4003c1
parentd7b5965a94b01b232effc9dcff92b631d16f41dd (diff)
downloadaur-e0ccb81a7f7bf6ef9a966aa54ffd8df5765143c2.tar.gz
New release 1.19.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c5dc43838ab..52e6811ddb19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = Uncompromising wilderness survival sandbox game (requires paid account)
- pkgver = 1.19.7
+ pkgver = 1.19.8
pkgrel = 1
url = https://www.vintagestory.at/
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = vintagestory
depends = openal
depends = glibc>=2.34
options = !strip
- source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.19.7.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.19.8.tar.gz
source = vintagestory.desktop
source = vsmodinstall-handler.desktop
- md5sums = 7f8ed3b535a76518dd043c0683a9f67e
+ md5sums = 6e9c03ebb47eb9c1cf0d4c0e8a6507f1
md5sums = 26ff9ca4fb0a583589f26f2c274d4ec6
md5sums = e77871150115253e0d8c31b77a274182
diff --git a/PKGBUILD b/PKGBUILD
index 3f6018cd9310..89af79a37b53 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.7
+_pkgver=1.19.8
# makepkg doesn't support hyphens in pkgver. They'll be replaced with underscores.
pkgver=${_pkgver//-/_}
@@ -20,7 +20,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=("7f8ed3b535a76518dd043c0683a9f67e"
+md5sums=("6e9c03ebb47eb9c1cf0d4c0e8a6507f1"
"26ff9ca4fb0a583589f26f2c274d4ec6"
"e77871150115253e0d8c31b77a274182")