summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-05-18 07:04:19 +0200
committercopygirl2019-05-18 07:04:19 +0200
commit1fa5c64ba69854691de396ddcfcbcd6015708366 (patch)
treea2a5be2088138036d96cacffb1165b8782e1264b
parent9fae6204b82178d9f19afbac773d5257633689fe (diff)
downloadaur-1fa5c64ba69854691de396ddcfcbcd6015708366.tar.gz
New release 1.9.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bf3ea666e29..2c4eafdb0104 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.3
+ pkgver = 1.9.6
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.3.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.6.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = cc482c53cf777451df220b06858d18b4
+ md5sums = 3414d33e85f3bc387dac19bba67254d1
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 1fcc878c42cf..851261e02aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.3
+pkgver=1.9.6
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=("cc482c53cf777451df220b06858d18b4"
+md5sums=("3414d33e85f3bc387dac19bba67254d1"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")