summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-08-20 18:40:31 +0200
committercopygirl2019-08-20 18:40:31 +0200
commit63fe0f91856bd78a2d5f0bba6a2af68ec2db42ca (patch)
tree5fc1ac7d0392f889881e7db0e1d34d177b7f94a7
parentc6d7e59e9189b76e1a23e66dec4901960ed660c9 (diff)
downloadaur-63fe0f91856bd78a2d5f0bba6a2af68ec2db42ca.tar.gz
New release 1.9.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d91c6d32370..69cbfc8eade1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.9.12
+ pkgver = 1.9.14
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
@@ -8,10 +8,10 @@ pkgbase = vintagestory
depends = mono
depends = opengl-driver
depends = openal
- source = https://account.vintagestory.at/files/stable/vs_archive_1.9.12.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.14.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 041fda6b0ac7437165e148161722d6d7
+ md5sums = dad10a8da2b70fc62e02638ee6e0e81d
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index c7d23d7dbac9..d3dfc7db6042 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.12
+pkgver=1.9.14
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
@@ -8,9 +8,10 @@ url="https://www.vintagestory.at/"
license=("custom")
depends=("mono" "opengl-driver" "openal")
source=("https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz"
+# "https://cdn.vintagestory.at/gamefiles/stable/vs_archive_$pkgver.tar.gz" (alternative source)
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("041fda6b0ac7437165e148161722d6d7"
+md5sums=("dad10a8da2b70fc62e02638ee6e0e81d"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")