summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2022-08-31 20:30:03 +0200
committercopygirl2022-08-31 20:30:03 +0200
commit12ac8651564280cea1fd01bb778143d7b9452751 (patch)
tree9298350c167abb23ba2047c77747370f8e522355
parent86046b2ab3296f7160813190bfe386953e569abc (diff)
downloadaur-12ac8651564280cea1fd01bb778143d7b9452751.tar.gz
New release 1.17.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2aa3be10ee2..9a6235652cd9 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.5
+ pkgver = 1.17.0
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.5.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.17.0.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = c70455ad7b3456a12d30c32363346002
+ md5sums = e045b0f197eded735b0d72ad23f85acb
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = 88627bf1e56df5cb72605c0e60ae9dcb
diff --git a/PKGBUILD b/PKGBUILD
index 46b5f9c2f161..72a8ff2c777b 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.5
+_pkgver=1.17.0
# 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=("c70455ad7b3456a12d30c32363346002"
+md5sums=("e045b0f197eded735b0d72ad23f85acb"
"ab6680c4499b58b14aa36acc2ab4038a"
"88627bf1e56df5cb72605c0e60ae9dcb")