summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d63b8c0b1386..fadf6e289198 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ss14.launcher
pkgdesc = Space Station 14 launcher
- pkgver = 0.27.2
+ pkgver = 0.28.0
pkgrel = 1
url = https://spacestation14.com
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = ss14.launcher
depends = openal
optdepends = fluidsynth: to hear and play in-game MIDI instruments
optdepends = soundfont-fluid: soundfont for in-game MIDI instuments
- source = ss14.launcher.v0.27.2.tar.gz::https://github.com/space-wizards/SS14.Launcher/archive/refs/tags/v0.27.2.tar.gz
+ source = ss14.launcher.v0.28.0.tar.gz::https://github.com/space-wizards/SS14.Launcher/archive/refs/tags/v0.28.0.tar.gz
source = https://github.com/space-wizards/Robust.LoaderApi/archive/99a2f4b88077629f69fb66f74f50e88dbe43e0e8.zip
source = spacestation14.svg::https://raw.githubusercontent.com/space-wizards/asset-dump/master/icon.svg
source = ss14.launcher.desktop
- sha256sums = 3bb5842b49a3ee8da088f68981799fda8204e72492f3e402894cedecd9fdd1ad
+ sha256sums = 1bda352894766a28cc49a9f8c2e8c76a6669947e7e50ab691ba43e2ae5a7e031
sha256sums = eff77547bbdfe9d9bb633926b6763ca72793bad58adeda2cc33c15defe593ad3
sha256sums = a047c810a26088cc1fd1df73036bd5b4cfb441c0697a2cbd583733d08474f37e
sha256sums = 4d68643cccbbb78dd92a14b37edf5476eaa48d5d523ef0d3fbf78f591b1f9ac2
diff --git a/PKGBUILD b/PKGBUILD
index b2cecc3c6ba7..78259d89c04d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Crazybrain <crazy+aur at crazy dot biscuitmafia dot xyz>
pkgname=ss14.launcher
-pkgver=0.27.2
+pkgver=0.28.0
pkgrel=1
pkgdesc="Space Station 14 launcher"
arch=('x86_64')
@@ -14,7 +14,7 @@ source=("${pkgname}.v${pkgver}.tar.gz::https://github.com/space-wizards/SS14.Lau
"https://github.com/space-wizards/Robust.LoaderApi/archive/99a2f4b88077629f69fb66f74f50e88dbe43e0e8.zip"
'spacestation14.svg'::'https://raw.githubusercontent.com/space-wizards/asset-dump/master/icon.svg'
'ss14.launcher.desktop')
-sha256sums=('3bb5842b49a3ee8da088f68981799fda8204e72492f3e402894cedecd9fdd1ad'
+sha256sums=('1bda352894766a28cc49a9f8c2e8c76a6669947e7e50ab691ba43e2ae5a7e031'
'eff77547bbdfe9d9bb633926b6763ca72793bad58adeda2cc33c15defe593ad3'
'a047c810a26088cc1fd1df73036bd5b4cfb441c0697a2cbd583733d08474f37e'
'4d68643cccbbb78dd92a14b37edf5476eaa48d5d523ef0d3fbf78f591b1f9ac2')