summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcopygirl2024-01-17 22:28:05 +0100
committercopygirl2024-01-17 22:28:05 +0100
commit20257da1555c03319c7b9385eb3cdcc17e22b59d (patch)
treeb2f32f7cc4d1462f053f0017506e345e1614e6c2
parenta954a34d89caff8234fea62b789f59154bc484a4 (diff)
downloadaur-20257da1555c03319c7b9385eb3cdcc17e22b59d.tar.gz
New release 1.19.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b87f2c2cb64c..62ab6d8ac141 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vintagestory
pkgdesc = Uncompromising wilderness survival sandbox game (requires paid account)
- pkgver = 1.18.15
- pkgrel = 2
+ pkgver = 1.19.0
+ pkgrel = 1
url = https://www.vintagestory.at/
arch = x86_64
license = custom
@@ -9,10 +9,10 @@ pkgbase = vintagestory
depends = opengl-driver
depends = openal
depends = glibc>=2.34
- source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.18.15.tar.gz
+ source = https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_1.19.0.tar.gz
source = vintagestory.desktop
source = vsmodinstall-handler.desktop
- md5sums = f2fb522cd3622454e6fb05280a207555
+ md5sums = 2a01a943dda4cc9789c783b160348488
md5sums = 26ff9ca4fb0a583589f26f2c274d4ec6
md5sums = e77871150115253e0d8c31b77a274182
diff --git a/PKGBUILD b/PKGBUILD
index 113f134a70f7..8987e014b493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=vintagestory
# "unstable" for release candidates and "pre" for testing releases before big updates.
_release=stable
# _pkgver is separate to allow specifying pre-release versions such as "-rc.1".
-_pkgver=1.18.15
+_pkgver=1.19.0
# makepkg doesn't support hyphens in pkgver. They'll be replaced with underscores.
pkgver=${_pkgver//-/_}
-pkgrel=2
+pkgrel=1
pkgdesc="Uncompromising wilderness survival sandbox game (requires paid account)"
arch=("x86_64")
url="https://www.vintagestory.at/"
@@ -19,7 +19,7 @@ source=("https://cdn.vintagestory.at/gamefiles/$_release/vs_client_linux-x64_$_p
# "https://account.vintagestory.at/files/$_release/vs_client_linux-x64_$_pkgver.tar.gz" (alternative source)
"$pkgname.desktop"
"vsmodinstall-handler.desktop")
-md5sums=("f2fb522cd3622454e6fb05280a207555"
+md5sums=("2a01a943dda4cc9789c783b160348488"
"26ff9ca4fb0a583589f26f2c274d4ec6"
"e77871150115253e0d8c31b77a274182")