summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-06-25 20:03:38 +0200
committercopygirl2019-06-25 20:13:15 +0200
commitc6d7e59e9189b76e1a23e66dec4901960ed660c9 (patch)
tree4bb3e1b74379bd767dd47f1bbdf413109945e5cb
parentc5cb329d9c8ffc8a695e088c79b6061f301f2b4e (diff)
downloadaur-c6d7e59e9189b76e1a23e66dec4901960ed660c9.tar.gz
New release 1.9.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15d2fb50302e..6d91c6d32370 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.10
+ pkgver = 1.9.12
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.10.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.12.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 8936f88728069058470ed953cf9e6995
+ md5sums = 041fda6b0ac7437165e148161722d6d7
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 0feb6ec25f5d..c7d23d7dbac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.10
+pkgver=1.9.12
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=("8936f88728069058470ed953cf9e6995"
+md5sums=("041fda6b0ac7437165e148161722d6d7"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")