summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69cbfc8eade1..2aa0a5ed55f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vintagestory
pkgdesc = An in-development indie sandbox game about innovation and exploration
- pkgver = 1.9.14
+ pkgver = 1.10.0
pkgrel = 1
url = https://www.vintagestory.at/
arch = any
@@ -8,10 +8,10 @@ pkgbase = vintagestory
depends = mono
depends = opengl-driver
depends = openal
- source = https://account.vintagestory.at/files/stable/vs_archive_1.9.14.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_archive_1.10.0.tar.gz
source = vintagestory.desktop
source = vintagestory.sh
- md5sums = dad10a8da2b70fc62e02638ee6e0e81d
+ md5sums = 770a2fd73745e0951524c10962a34bc5
md5sums = ab6680c4499b58b14aa36acc2ab4038a
md5sums = da232b56f48e047ec60791bb7d8b6398
diff --git a/PKGBUILD b/PKGBUILD
index d3dfc7db6042..24f02542ca75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: copygirl <copygirl@mcft.net>
pkgname=vintagestory
-pkgver=1.9.14
+pkgver=1.10.0
pkgrel=1
pkgdesc="An in-development indie sandbox game about innovation and exploration"
arch=("any")
url="https://www.vintagestory.at/"
license=("custom")
depends=("mono" "opengl-driver" "openal")
-source=("https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz"
-# "https://cdn.vintagestory.at/gamefiles/stable/vs_archive_$pkgver.tar.gz" (alternative source)
+source=("https://cdn.vintagestory.at/gamefiles/stable/vs_archive_$pkgver.tar.gz"
+# "https://account.vintagestory.at/files/stable/vs_archive_$pkgver.tar.gz" (alternative source)
"vintagestory.desktop"
"vintagestory.sh")
-md5sums=("dad10a8da2b70fc62e02638ee6e0e81d"
+md5sums=("770a2fd73745e0951524c10962a34bc5"
"ab6680c4499b58b14aa36acc2ab4038a"
"da232b56f48e047ec60791bb7d8b6398")