summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-10-18 14:06:17 +0200
committercopygirl2019-10-18 14:06:17 +0200
commiteb25d7c719b57025a88871eb8c01e0adeff571ed (patch)
tree150582dcab66e5f4ae2bf916b83cab0e57495635
parent61218b5757bc45f05c378e22b3e969eaf83d035f (diff)
downloadaur-eb25d7c719b57025a88871eb8c01e0adeff571ed.tar.gz
New release 1.10.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38e243194766..6fb6ecee61a6 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.16
+ pkgver = 1.10.18
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.16.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.10.18.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = dad428f71e8be32a683d1164ab8524c0
+ md5sums = f699e75bc6ed50b4fa7234df80ad571f
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 1533e06f17b6..d1ef559d12cd 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.16
+_pkgver=1.10.18
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=("dad428f71e8be32a683d1164ab8524c0"
+md5sums=("ca842fc3b668b72bbe0cf7a06f132870"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")