summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2022-04-15 15:19:17 +0200
commit881cf1fedcd175447050d2a7fad9a9309c662200 (patch)
treef72dc0980410b93ea846cf75136033787dd19395
parentc5f690c2598cd68afdd919a5196172e1bf362f2e (diff)
downloadaur-881cf1fedcd175447050d2a7fad9a9309c662200.tar.gz
Update to 0.13.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6e23e76071d..c6b912a41858 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.12.3
+ pkgver = 0.13.0
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.12.3.zip
+ noextract = SS14.launcher.v0.13.0.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.12.3.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.12.3/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.13.0.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.13.0/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = caaaeff577df381d49423ed2d1af2348822941ec61512a6d8479b01ceee3ec6f
+ sha256sums = e149eb5aa4a1497a515bcaf3363d3d5b94c6b7e279395f7cc27257f9bec65686
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3281b27dc0ce..96752e28ddc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.12.3
+pkgver=0.13.0
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -16,7 +16,8 @@ source=(
"SS14.desktop")
noextract=("${_source_name}")
-sha256sums=('caaaeff577df381d49423ed2d1af2348822941ec61512a6d8479b01ceee3ec6f'
+
+sha256sums=('e149eb5aa4a1497a515bcaf3363d3d5b94c6b7e279395f7cc27257f9bec65686'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)