summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-06-04 20:41:29 +0200
committercopygirl2019-06-04 20:41:29 +0200
commitf58e151e0a299b515ad5bb5a0ad2ea3f2f64e2e7 (patch)
treecee5355499cae6fb56adb359f767214d60b24f0e
parent7fb3c9000cca0f83e003d7450a89be9c9431815a (diff)
downloadaur-f58e151e0a299b515ad5bb5a0ad2ea3f2f64e2e7.tar.gz
New release 1.9.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3a1e67cf227..5cda57a0e886 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.9
+ pkgver = 1.9.10
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.9.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.10.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 7fc8a8bd41205d5710517df17317392b
+ md5sums = 8936f88728069058470ed953cf9e6995
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 3b440f5760f6..a0be8d7ecc35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.9
+pkgver=1.9.10
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=("7fc8a8bd41205d5710517df17317392b"
+md5sums=("8936f88728069058470ed953cf9e6995"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")