summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerTomáš Svoboda2023-02-18 12:52:24 +0100
commitf3fb5464f6a13be4b0609a278e3353af7e0a62dd (patch)
treedbc8258ef9553c520cf80cfddb97d3dc5ad29398
parent613432d62d9de2a12bd2498aef5045ccefd43141 (diff)
downloadaur-f3fb5464f6a13be4b0609a278e3353af7e0a62dd.tar.gz
Update to 0.20.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca9767073348..4e1b9f5129eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.20.2
+ pkgver = 0.20.3
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.20.2.zip
+ noextract = SS14.launcher.v0.20.3.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.20.2.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.20.2/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.20.3.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.20.3/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = 5ea7a6571bd6bb35bfea7a7abbd7a6421bba4b45f6281dccec623409c9a63985
+ sha256sums = 113442eb221476adfeb11e6d6a51cde3d02ecb574744f18aea03f29ee40e92ea
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 090a218e8e70..2e96a7f89bfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.20.2
+pkgver=0.20.3
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -16,7 +16,7 @@ source=(
"SS14.desktop")
noextract=("${_source_name}")
-sha256sums=('5ea7a6571bd6bb35bfea7a7abbd7a6421bba4b45f6281dccec623409c9a63985'
+sha256sums=('113442eb221476adfeb11e6d6a51cde3d02ecb574744f18aea03f29ee40e92ea'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)