summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 587d0acc44d3..794a20424209 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.5.2.3
+ pkgver = 1.5.2.4
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
license = custom
depends = mono
- source = https://account.vintagestory.at/files/unstable/vs_archive_1.5.2.3.tar.gz
+ source = https://account.vintagestory.at/files/unstable/vs_archive_1.5.2.4.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = 35919d327b64adf7e096e62955396751
+ md5sums = ccc0c8150a53396673d7995142be15ea
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 9fa0142516ad..13af83eb5389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.5.2.3
+pkgver=1.5.2.4
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/unstable/vs_archive_$pkgver.tar.gz"
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("35919d327b64adf7e096e62955396751"
+md5sums=("ccc0c8150a53396673d7995142be15ea"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")