summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-05-12 21:29:10 +0200
committercopygirl2019-05-12 21:29:10 +0200
commit9fae6204b82178d9f19afbac773d5257633689fe (patch)
tree78dfc31713144f3bbf2bab62eb88bd13f5a7cf29
parent1826468c2bbee3863d1ef08b98ebe0496e3d313a (diff)
downloadaur-9fae6204b82178d9f19afbac773d5257633689fe.tar.gz
New release 1.9.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a3e01c9b6b9..4bf3ea666e29 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.2
+ pkgver = 1.9.3
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.2.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.9.3.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 02ab2e3e26da8618fc95ccc4aee6f328
+ md5sums = cc482c53cf777451df220b06858d18b4
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 7808fc3a2f4e..1fcc878c42cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.2
+pkgver=1.9.3
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=("02ab2e3e26da8618fc95ccc4aee6f328"
+md5sums=("cc482c53cf777451df220b06858d18b4"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")