summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2022-09-03 07:51:20 +0200
committercopygirl2022-09-03 07:51:20 +0200
commit0aff6b67f9754db421758640b45143c0ec757394 (patch)
treea849a4380821b85390dff7ba72c1131268265c95
parentce66007578c092ea1461e6b16b67102592cb36ca (diff)
downloadaur-0aff6b67f9754db421758640b45143c0ec757394.tar.gz
New release 1.17.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c248bc40889..6a4021805a91 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.1
+ pkgver = 1.17.2
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.1.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.17.2.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 224e52a482e508015c010a1cf1739842
+ md5sums = e0f1177789e9e02c8c43a169f9e0e725
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = 88627bf1e56df5cb72605c0e60ae9dcb
diff --git a/PKGBUILD b/PKGBUILD
index fe25e0e98ab5..ab9112dd4457 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.1
+_pkgver=1.17.2
# 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=("224e52a482e508015c010a1cf1739842"
+md5sums=("e0f1177789e9e02c8c43a169f9e0e725"
"ab6680c4499b58b14aa36acc2ab4038a"
"88627bf1e56df5cb72605c0e60ae9dcb")