summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2020-03-10 12:45:27 +0100
committercopygirl2020-03-10 12:45:27 +0100
commitb5e7a1904081d33989569199d7820a81f4f8278c (patch)
treec02f54661ea4a0e6bf3c3d35421027411393a6b8
parent83d6d080cc21f5b550a38d2d1efffa73e5adceec (diff)
downloadaur-b5e7a1904081d33989569199d7820a81f4f8278c.tar.gz
New release 1.12.7
"Candlelight dinner time" patch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8f8445591e3..14ca62f74bd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.12.6
+ pkgver = 1.12.7
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.12.6.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.12.7.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = e7fa21533c59a2b046fb232ebc4b8798
+ md5sums = ceedfa46b58a713b527c70eaa70657a3
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index a39d0c90122a..37467d6e983b 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.12.6
+_pkgver=1.12.7
# 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=("e7fa21533c59a2b046fb232ebc4b8798"
+md5sums=("ceedfa46b58a713b527c70eaa70657a3"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")