summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2022-02-26 11:59:23 +0100
committercopygirl2022-02-26 11:59:23 +0100
commitebbdead7fca62c4a7b76adfe873db72693b813fb (patch)
treed47bb1b014251210754349b77ffc26b7bc787e8e
parentf285806b41147678a9bb8eebe5730e85172f3035 (diff)
downloadaur-ebbdead7fca62c4a7b76adfe873db72693b813fb.tar.gz
New release 1.16.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3c76571aebe..7908f44d2e1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.16.3
+ pkgver = 1.16.4
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.16.3.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.16.4.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = e994ccb89ed7e92902ad51646bf3b1a8
+ md5sums = ec62405b315b718511f710db838b2b9b
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = 88627bf1e56df5cb72605c0e60ae9dcb
diff --git a/PKGBUILD b/PKGBUILD
index 85efaee74437..54052a4b031c 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.16.3
+_pkgver=1.16.4
# 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=("e994ccb89ed7e92902ad51646bf3b1a8"
+md5sums=("ec62405b315b718511f710db838b2b9b"
"ab6680c4499b58b14aa36acc2ab4038a"
"88627bf1e56df5cb72605c0e60ae9dcb")