summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2023-06-14 11:14:08 +0200
commitc6ad0e6618bfb57f4287103249f010ee59ecfc94 (patch)
tree0f827d4ff6c85b4169653519412718f12cd971b9
parentb89fde8a463d65eac91020d08894f201a8c0a869 (diff)
downloadaur-c6ad0e6618bfb57f4287103249f010ee59ecfc94.tar.gz
Update to 0.21.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 681a7a3a79ea..de8fe87e11c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.21.0
+ pkgver = 0.21.1
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
optdepends = fluidsynth: needed for in-game midi instruments
- noextract = SS14.launcher.v0.21.0.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.21.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.21.0/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.21.1.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.21.1/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = 01d60a40b502b0b96f550e8991d63780f253af359b2596d105b63e2869dd8a14
+ sha256sums = 5894635218e0596276f265b772914c2c97e79f293bb3f2ef7bc04aa6c1b1df23
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index de7982ea7762..5652d899470e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.21.0
+pkgver=0.21.1
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -15,8 +15,8 @@ source=(
"${_source_name}::https://github.com/space-wizards/SS14.Launcher/releases/download/v${pkgver}/SS14.Launcher_Linux.zip"
"spacestation14.svg::https://spacestation14.io/images/main/icon.svg"
"SS14.desktop")
-noextract=("${_source_name}")
-sha256sums=('01d60a40b502b0b96f550e8991d63780f253af359b2596d105b63e2869dd8a14'
+
+sha256sums=('5894635218e0596276f265b772914c2c97e79f293bb3f2ef7bc04aa6c1b1df23'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)