summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-12-15 17:35:54 +0100
committercopygirl2019-12-15 17:35:54 +0100
commit3664a41c6a18808e8cead832a1d0881816e18dcc (patch)
tree5ed331881d5a3296ad564cd441dd65e9cad485c6
parent606b8a86aa96395b397b615c8870b5207f276c74 (diff)
downloadaur-3664a41c6a18808e8cead832a1d0881816e18dcc.tar.gz
New release 1.11.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2b98cd2156c..5209b606d94c 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.9
+ pkgver = 1.11.11
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.9.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.11.11.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 8e89da26b9b1be8d2d445985d047cfc9
+ md5sums = 96cfa74f751531c818f6ee155dd341db
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index fc1782d5be2d..ff9eb66bc371 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.9
+_pkgver=1.11.11
# 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=("8e89da26b9b1be8d2d445985d047cfc9"
+md5sums=("96cfa74f751531c818f6ee155dd341db"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")