summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2018-12-28 14:30:27 +0100
committercopygirl2018-12-28 14:30:27 +0100
commit5439d90023bb4057c9d0d39501df40abf29bbba5 (patch)
treee8dbc5900ed64635fc29c574edfec0962e7fb0fe
parent749249a59dcfb51d5a36954390cfb040699e0057 (diff)
downloadaur-5439d90023bb4057c9d0d39501df40abf29bbba5.tar.gz
New release 1.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 088261088706..884207438a59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.7.8
+ pkgver = 1.8.1
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
license = custom
depends = mono
- source = https://account.vintagestory.at/files/stable/vs_archive_1.7.8.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.8.1.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = bac7bf675540bec4d6b11544393bdba9
+ md5sums = 01c5ce603e4bdab4186a9a32e6e69811
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 0e74c8cabc74..d40131411481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.7.8
+pkgver=1.8.1
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
@@ -10,7 +10,7 @@ depends=("mono")
source=("https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz"
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("bac7bf675540bec4d6b11544393bdba9"
+md5sums=("01c5ce603e4bdab4186a9a32e6e69811"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")