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 0139f11b8bde..389e063f9857 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
+ pkgver = 1.5.2.1
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.tar.gz
+ source = https://account.vintagestory.at/files/unstable/vs_archive_1.5.2.1.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = f9a9d96368685fe2ea60f83cf2e98d0c
+ md5sums = 86b9caf1fb09d5ae6e6bed0b551df14f
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 1b354fedb0df..6dc4456f600c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.5.2
+pkgver=1.5.2.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/unstable/vs_archive_$pkgver.tar.gz"
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("f9a9d96368685fe2ea60f83cf2e98d0c"
+md5sums=("86b9caf1fb09d5ae6e6bed0b551df14f"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")