summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcopygirl2019-05-05 22:12:08 +0200
committercopygirl2019-05-05 22:12:08 +0200
commiteeb0d92982400d88aca5b733f583c55caa46eee2 (patch)
tree521861fce3bcf08bdc5e18eace0b9d9679f5a120 /PKGBUILD
parent220c38f4d948f7b1e49d18f0a0ee9f36f8e73b7b (diff)
downloadaur-eeb0d92982400d88aca5b733f583c55caa46eee2.tar.gz
New release 1.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0424f0715026..0b145426b120 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.8.6
+pkgver=1.9.1
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
url="https://www.vintagestory.at/"
license=("custom")
-depends=("mono")
+depends=("mono" "opengl-driver" "openal")
source=("https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz"
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("630ad2c82f7f7567c4eb1d32b2122c09"
+md5sums=("4fe0edf0c5eeb007e1f2e1cc1de72cae"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")