summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2023-10-05 00:03:31 +0200
commitee8923296d5109a67ae6f693499ca88ccc128ee8 (patch)
tree114dc608faa0d55cb79fdaf224fd2023030f1fee
parent4d877ce4e511cfe22f4871caa8fad6c964812a70 (diff)
downloadaur-ee8923296d5109a67ae6f693499ca88ccc128ee8.tar.gz
Update to 0.23.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5304f2cee1c1..d599c0214c04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.22.1
+ pkgver = 0.23.0
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = spacestation14-launcher-bin
optdepends = fluidsynth: needed for in-game midi instruments
options = !strip
options = staticlibs
- source = SS14.launcher.v0.22.1.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.22.1/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.23.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.23.0/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = 883ad9ec586c3071f53e57342606b6ccccba4a02792109e6d00d5d1749838ab6
+ sha256sums = 1bb89d555928b0fb29b89d89fed24bcf853ca827b67b28857d83e744d1b88925
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0358fdda5067..754f0c386b64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.22.1
+pkgver=0.23.0
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -16,9 +16,9 @@ source=(
"spacestation14.svg::https://spacestation14.io/images/main/icon.svg"
"SS14.desktop")
-sha256sums=('883ad9ec586c3071f53e57342606b6ccccba4a02792109e6d00d5d1749838ab6'
+sha256sums=('1bb89d555928b0fb29b89d89fed24bcf853ca827b67b28857d83e744d1b88925'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
- SKIP)
+ SKIP)
prepare() {
cd "${srcdir}"