summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-05-08 10:20:49 +0200
committercopygirl2019-05-08 10:20:49 +0200
commit1826468c2bbee3863d1ef08b98ebe0496e3d313a (patch)
treec298c292ad81cd87eb7ffc0787ecb05af363e8a1
parenteeb0d92982400d88aca5b733f583c55caa46eee2 (diff)
downloadaur-1826468c2bbee3863d1ef08b98ebe0496e3d313a.tar.gz
New release 1.9.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b32710c4e22..7a3e01c9b6b9 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.1
+ pkgver = 1.9.2
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.1.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.2.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 4fe0edf0c5eeb007e1f2e1cc1de72cae
+ md5sums = 02ab2e3e26da8618fc95ccc4aee6f328
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 0b145426b120..7808fc3a2f4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.1
+pkgver=1.9.2
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=("4fe0edf0c5eeb007e1f2e1cc1de72cae"
+md5sums=("02ab2e3e26da8618fc95ccc4aee6f328"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")