summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcopygirl2018-03-13 01:08:40 +0100
committercopygirl2018-03-13 01:08:40 +0100
commita005b7e41636e0e4b03805281b857b162bbf27f1 (patch)
treeeb4e64d0bd20e79649d916980ad16175d447ff6c /PKGBUILD
parentb3e8fe433260eb303b97261ab3598df0d3bbf97e (diff)
downloadaur-a005b7e41636e0e4b03805281b857b162bbf27f1.tar.gz
Fix release 1.5.1.6
Devs updated the archive to fix a minor issue without increasing version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3e14b00960a..42e66dd3109a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
pkgver=1.5.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
url="https://www.vintagestory.at/"
@@ -10,7 +10,7 @@ depends=("mono")
source=("https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz"
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("e077960ddc0030c6761e1c2c8b36f0cb"
+md5sums=("aad67c5281760c03e0d7b69ef8c322b2"
"7cf82f218ba3026aff620b131b7dc581"
"da232b56f48e047ec60791bb7d8b6398")