summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2018-02-04 22:03:57 +0100
committercopygirl2018-02-04 22:03:57 +0100
commit6d561b5b0c8583fff56da2bacfdcba7acca5ae79 (patch)
tree09cc96c6cca07fba6082461935f866a043299888
parent545793016e4a0afb438de503a4bfba4d9e18f168 (diff)
downloadaur-6d561b5b0c8583fff56da2bacfdcba7acca5ae79.tar.gz
New release 1.5.0.3 (stable)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 876f7f8e5b0d..642cfd1b8cfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.5.0.2
+ pkgver = 1.5.0.3
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
license = custom
depends = mono
- source = https://account.vintagestory.at/files/stable/vs_archive_1.5.0.2.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.5.0.3.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
md5sums = 31dd3513cea9c5a9ae16ee2caf67ef5c
diff --git a/PKGBUILD b/PKGBUILD
index 38f603a0fc78..707805cad662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.5.0.2
+pkgver=1.5.0.3
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=("31dd3513cea9c5a9ae16ee2caf67ef5c"
+md5sums=("467d64dd0f5b3bcc2940faaed726a982"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")