summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-05-30 08:17:35 +0200
committercopygirl2019-05-30 08:17:35 +0200
commit7fb3c9000cca0f83e003d7450a89be9c9431815a (patch)
tree0d7b40af24d8b34b5a807df2a11300c74ba6bd5e
parent1fa5c64ba69854691de396ddcfcbcd6015708366 (diff)
downloadaur-7fb3c9000cca0f83e003d7450a89be9c9431815a.tar.gz
New release 1.9.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c4eafdb0104..b3a1e67cf227 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.6
+ pkgver = 1.9.9
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.6.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.9.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 3414d33e85f3bc387dac19bba67254d1
+ md5sums = 7fc8a8bd41205d5710517df17317392b
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 851261e02aae..3b440f5760f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.6
+pkgver=1.9.9
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
@@ -10,7 +10,7 @@ depends=("mono" "opengl-driver" "openal")
source=("https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz"
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("3414d33e85f3bc387dac19bba67254d1"
+md5sums=("7fc8a8bd41205d5710517df17317392b"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")