summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2022-03-28 19:43:19 +0200
commitc5f690c2598cd68afdd919a5196172e1bf362f2e (patch)
treed909bc0eddd31565910a5efe3699a51314c50188
parent59f1fa8e3e510e7f509c301a513719f1c39529cb (diff)
downloadaur-c5f690c2598cd68afdd919a5196172e1bf362f2e.tar.gz
Update to 0.12.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd37a7c3d520..e6e23e76071d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.11.4
+ pkgver = 0.12.3
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.11.4.zip
+ noextract = SS14.launcher.v0.12.3.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.11.4.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.11.4/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.12.3.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.12.3/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = 01052293e731cbedf8fb9576e7d3832cc9a560613d0236af325453aa1843499e
+ sha256sums = caaaeff577df381d49423ed2d1af2348822941ec61512a6d8479b01ceee3ec6f
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e75a30142d46..3281b27dc0ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.11.4
+pkgver=0.12.3
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
-license=(MIT)
+license=('MIT')
arch=(x86_64)
options=(!strip staticlibs)
# sources need to have unique filenames
@@ -16,7 +16,7 @@ source=(
"SS14.desktop")
noextract=("${_source_name}")
-sha256sums=('01052293e731cbedf8fb9576e7d3832cc9a560613d0236af325453aa1843499e'
+sha256sums=('caaaeff577df381d49423ed2d1af2348822941ec61512a6d8479b01ceee3ec6f'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)