summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-10-20 19:13:35 +0200
committercopygirl2019-10-20 19:13:35 +0200
commit3042b5f48e3819942caceb4d9f18ff78d6e37bc8 (patch)
tree6375747b20c5c80f6bd3a1a48ba1642a9244a969
parenteb25d7c719b57025a88871eb8c01e0adeff571ed (diff)
downloadaur-3042b5f48e3819942caceb4d9f18ff78d6e37bc8.tar.gz
New release 1.10.19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fb6ecee61a6..e191ca1ee02a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.10.18
+ pkgver = 1.10.19
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.10.18.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.10.19.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = f699e75bc6ed50b4fa7234df80ad571f
+ md5sums = b488965c0e12bec2b49872eb9784fb8d
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index d1ef559d12cd..ef953406f336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vintagestory
# _pkgver is separate to allow specifying pre-release versions such as "-rc.1".
# makepkg doesn't support hyphens in pkgver. They'll be replaced by underscores.
-_pkgver=1.10.18
+_pkgver=1.10.19
pkgver=${_pkgver//-/_}
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
@@ -14,7 +14,7 @@ source=("https://cdn.vintagestory.at/gamefiles/stable/vs_archive_$_pkgver.tar.gz
# "https://account.vintagestory.at/files/stable/vs_archive_$_pkgver.tar.gz" (alternative source)
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("ca842fc3b668b72bbe0cf7a06f132870"
+md5sums=("b488965c0e12bec2b49872eb9784fb8d"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")