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 05d2153deda5..8abb80eee828 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.4
+ pkgver = 1.5.5
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
license = custom
depends = mono
- source = https://account.vintagestory.at/files/stable/vs_archive_1.5.4.tar.gz
+ source = https://account.vintagestory.at/files/stable/vs_archive_1.5.5.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = ba2ad5b9c43246362bbcf20b25284d0a
+ md5sums = ccca888afebab4bd7dedd5bcf9749743
md5sums = 7cf82f218ba3026aff620b131b7dc581
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index 74882f63f230..479fa6b128e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.5.4
+pkgver=1.5.5
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=("ba2ad5b9c43246362bbcf20b25284d0a"
+md5sums=("ccca888afebab4bd7dedd5bcf9749743"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")