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