summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2023-01-11 12:22:17 +0100
committercopygirl2023-01-11 12:22:17 +0100
commit640fcb93b1ba71fde3ffabed373a77698a9b4bdd (patch)
treeeb179fb05b20a70603b66924dbf7314fac506f21
parentc093ab8d985f614ed0cb616c9d5dd925a9eef89c (diff)
downloadaur-640fcb93b1ba71fde3ffabed373a77698a9b4bdd.tar.gz
New release 1.17.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e68b5df22e4..6484f66b46cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.17.9
+ pkgver = 1.17.10
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.17.9.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.17.10.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = f5bde3c9379d60128475e84127b7e851
+ md5sums = 8e66adcaa0862101498a8f60dc366710
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = 88627bf1e56df5cb72605c0e60ae9dcb
diff --git a/PKGBUILD b/PKGBUILD
index 0fa6d5cde5f9..d28ac0c55f2b 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.17.9
+_pkgver=1.17.10
# 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=("f5bde3c9379d60128475e84127b7e851"
+md5sums=("8e66adcaa0862101498a8f60dc366710"
"ab6680c4499b58b14aa36acc2ab4038a"
"88627bf1e56df5cb72605c0e60ae9dcb")