summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-09-07 22:15:14 +0200
committercopygirl2019-09-07 22:15:14 +0200
commitf60dfe63c45218eefb5d7a511e5836b85b9608be (patch)
tree314011b254ad6cdbe1c35586af7e28d055a27171
parent69da42453d277ad4261214c6726ad715897abea9 (diff)
downloadaur-f60dfe63c45218eefb5d7a511e5836b85b9608be.tar.gz
New release 1.10.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50e0861d1cd7..0fd54378bdeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.10.3
+ pkgver = 1.10.4
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
@@ -8,10 +8,10 @@ pkgbase = vintagestory
depends = mono
depends = opengl-driver
depends = openal
- source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.10.3.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.10.4.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = be038c3bc0f6de21ec389a0c662060af
+ md5sums = c6fcede98e918a3130285e0de3a04288
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index b410d5c588f1..d70bbc263ec4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.10.3
+pkgver=1.10.4
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
@@ -11,7 +11,7 @@ source=("https://cdn.vintagestory.at/gamefiles/stable/vs_archive_$pkgver.tar.gz"
# "https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz" (alternative source)
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("be038c3bc0f6de21ec389a0c662060af"
+md5sums=("c6fcede98e918a3130285e0de3a04288"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")