summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2021-07-16 13:46:11 +0200
committercopygirl2021-07-16 13:46:11 +0200
commit98c43a8abc95ecf4e75a80ed48aba1c22db7a26b (patch)
tree641bcbe2e1cb174d27c3600d586c700677131f64
parent6b7fe6cae7d79427a3a4ddd712f6000375aaaa32 (diff)
downloadaur-98c43a8abc95ecf4e75a80ed48aba1c22db7a26b.tar.gz
New release 1.15.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27c0e24d0fe6..a6619e893739 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.14.10
+ pkgver = 1.15.0
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
@@ -8,12 +8,11 @@ pkgbase = vintagestory
depends = mono
depends = opengl-driver
depends = openal
- source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.14.10.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.15.0.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 7348b72c50fc9beecc1bdb117529e806
+ md5sums = 85a7174a8d07d52bed3ba7e3d0421894
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
pkgname = vintagestory
-
diff --git a/PKGBUILD b/PKGBUILD
index 9b66d1b795e1..598b29386745 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.14.10
+_pkgver=1.15.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=("7348b72c50fc9beecc1bdb117529e806"
+md5sums=("85a7174a8d07d52bed3ba7e3d0421894"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")