summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2021-11-25 18:13:32 +0100
commitbda68a7ae06d8192115b712c27012ba9db51f64e (patch)
treeaafd62fbf04edcd9109df2a5cdd90179abb209ad
parentc4c706085326eb3c5ba034a18680270751e042ff (diff)
downloadaur-bda68a7ae06d8192115b712c27012ba9db51f64e.tar.gz
Update to 0.8.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c38be18ce8f6..e84b7890ecfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.8.3
+ pkgver = 0.8.4
pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.8.3.zip
+ noextract = SS14.launcher.v0.8.4.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.8.3.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.8.3/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.8.4.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.8.4/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = desktop.patch
- sha256sums = 00afbd03c4a9e2ebe08c17a9d57f3cab807a61bb474a7d95b05270dc3ad69891
+ sha256sums = c547df0dc9e358583afeb77a0119a345ba13d983b57e7597f9d4a69326748e44
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ec66ffe1830c..37b1df0566da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
@@ -15,7 +15,7 @@ source=(
"spacestation14.svg::https://spacestation14.io/images/main/icon.svg"
"desktop.patch")
noextract=("${_source_name}")
-sha256sums=('00afbd03c4a9e2ebe08c17a9d57f3cab807a61bb474a7d95b05270dc3ad69891'
+sha256sums=('c547df0dc9e358583afeb77a0119a345ba13d983b57e7597f9d4a69326748e44'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
'SKIP')