summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2019-09-03 19:21:51 +0200
committercopygirl2019-09-03 19:21:51 +0200
commit86ca064a6886e6bd7e3acb3749bc41dd7bb58311 (patch)
treec3962fc9a59510780185490a5c407e2c557fb461
parent1f5148dc2c7ffbeb55770cd45d714225378699a6 (diff)
downloadaur-86ca064a6886e6bd7e3acb3749bc41dd7bb58311.tar.gz
New release 1.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2aa0a5ed55f7..e4bbd97fc9bd 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.0
+ pkgver = 1.10.1
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.0.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.10.1.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 770a2fd73745e0951524c10962a34bc5
+ md5sums = e3786cb3052650a5db1da0597983ce89
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 24f02542ca75..adab2483a053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.10.0
+pkgver=1.10.1
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=("770a2fd73745e0951524c10962a34bc5"
+md5sums=("e3786cb3052650a5db1da0597983ce89"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")