summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerTomáš Svoboda2022-12-01 13:27:46 +0100
commit4465054601e2b8ec6c5da825cc638bddd7af136e (patch)
tree1e0b5f4dd04e4cf6d997d04e52cfdc370fad52c0
parentf0a4f37a538679c68cae25efd2dbfa755a8cdaa4 (diff)
downloadaur-4465054601e2b8ec6c5da825cc638bddd7af136e.tar.gz
Update to 0.18.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6d9befa40bc..36fa96ad3ce3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.14.0
+ pkgver = 0.18.0
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.14.0.zip
+ noextract = SS14.launcher.v0.18.0.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.14.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.14.0/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.18.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.18.0/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = f003c13a2b931b59039797868baf5ffde32321043f6445356cdf148063c010c5
+ sha256sums = e545de45df0d620fc17a63aec0d1f82f93d82d5682236b50910175289c57ce6d
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d83cbee30f5d..2043df94e7fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.14.0
+pkgver=0.18.0
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -16,7 +16,7 @@ source=(
"SS14.desktop")
noextract=("${_source_name}")
-sha256sums=('f003c13a2b931b59039797868baf5ffde32321043f6445356cdf148063c010c5'
+sha256sums=('e545de45df0d620fc17a63aec0d1f82f93d82d5682236b50910175289c57ce6d'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)