summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2020-02-15 17:58:44 +0100
committercopygirl2020-02-15 17:58:44 +0100
commitda110310e54af7670be5944067ddb703213c7a18 (patch)
tree889ca77dfddc6a7bab8dd3f2b232cfb8c65d5136
parent29649b1ce09e7f00ac820c5e166c1edacc8efd9a (diff)
downloadaur-da110310e54af7670be5944067ddb703213c7a18.tar.gz
New release 1.12.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ca914bc4b23..3bb155415eb8 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.0
+ pkgver = 1.12.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.12.0.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.12.2.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 1e5073a5af612ca3abd556a74710a2ae
+ md5sums = 90ac7f5619a8e501731b09116dcc6152
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 6ddb249d14cf..bf59eae7c17c 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.0
+_pkgver=1.12.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=("1e5073a5af612ca3abd556a74710a2ae"
+md5sums=("90ac7f5619a8e501731b09116dcc6152"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")