summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2023-12-19 17:57:07 +0100
commita85bc495b6541af1ddc8ea28cb94a3ab378df975 (patch)
tree4367dc08b218197d783d259ecadc8cf24b88cfb7
parent42b09549810f7fa8a913da0478cc5916fbe51bab (diff)
downloadaur-a85bc495b6541af1ddc8ea28cb94a3ab378df975.tar.gz
Update to 0.24.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ed2f60f73be..e767705d3eec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.24.0
+ pkgver = 0.25.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.24.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.24.0/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.25.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.25.0/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = d65e095b01a444d184ff27d5dec4eee604703e4cc44f137797973872cd5ad2a1
+ sha256sums = 3bb07366fa98881797c5bab61440a3aff4e00fbe41359e4c3d12b5b5945f9e2e
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = 7645b08e7ca3ac6460ceea8862793c63bc088c04b52b535bce07e5fd4327d4be
diff --git a/PKGBUILD b/PKGBUILD
index 23b4f4c9ab11..0e2e7bdf4aa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.24.0
+pkgver=0.25.0
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -16,7 +16,7 @@ source=(
"spacestation14.svg::https://spacestation14.io/images/main/icon.svg"
"SS14.desktop")
-sha256sums=('d65e095b01a444d184ff27d5dec4eee604703e4cc44f137797973872cd5ad2a1'
+sha256sums=('3bb07366fa98881797c5bab61440a3aff4e00fbe41359e4c3d12b5b5945f9e2e'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
'7645b08e7ca3ac6460ceea8862793c63bc088c04b52b535bce07e5fd4327d4be')