summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-12-08 07:29:49 +0100
committercopygirl2019-12-08 07:29:49 +0100
commitc60df8cbbd03a56bef231d98575f2cadb14d4b86 (patch)
treea962758aec8145ab2b8420a8df509af531df3152
parent79d1edd95850704a117d85561e6e71d6b6088ca2 (diff)
downloadaur-c60df8cbbd03a56bef231d98575f2cadb14d4b86.tar.gz
New release 1.11.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b0b3cc0e945..741f02a676ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.11.6
+ pkgver = 1.11.8
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.11.6.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.11.8.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 7fcffe6d48917e450e8f696d21f1dfb4
+ md5sums = 4f437e2b2148e2063ca525c713e6d141
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 82242362e88d..f90438553fd0 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.11.6
+_pkgver=1.11.8
# 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=("7fcffe6d48917e450e8f696d21f1dfb4"
+md5sums=("4f437e2b2148e2063ca525c713e6d141"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")