summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2021-09-24 17:30:59 +0200
committercopygirl2021-09-24 17:30:59 +0200
commitc1255e7a181b1137a83dd4dfd4ae103c3b86a4fb (patch)
tree9ea64a7a2d90ede3472d7644d8096a309d2ea192
parent643abe6638754ca0461960996a6d9054f18adb60 (diff)
downloadaur-c1255e7a181b1137a83dd4dfd4ae103c3b86a4fb.tar.gz
New release 1.15.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09876853ea47..d7b851a1efb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.15.5
+ pkgver = 1.15.6
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
@@ -8,10 +8,10 @@ pkgbase = vintagestory
depends = mono
depends = opengl-driver
depends = openal
- source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.15.5.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.15.6.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 5275a6a57d927b20c852ba9fa5919339
+ md5sums = f97e4cbd6b5624c41f938bcee498b5cb
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index d2111705e994..85a065c90b1e 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.15.5
+_pkgver=1.15.6
# 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=("5275a6a57d927b20c852ba9fa5919339"
+md5sums=("f97e4cbd6b5624c41f938bcee498b5cb"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")