summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2021-11-09 21:05:14 +0100
commitc4c706085326eb3c5ba034a18680270751e042ff (patch)
tree3d769a8429744425218f597721b1f0375768dec5
parentb077f55b5cf21a84da1144e59bc050a7bcaacc69 (diff)
downloadaur-c4c706085326eb3c5ba034a18680270751e042ff.tar.gz
Update to 0.8.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65c16429a0b8..c38be18ce8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.7.6
- pkgrel = 2
+ pkgver = 0.8.3
+ pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.7.6.zip
+ noextract = SS14.launcher.v0.8.3.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.7.6.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.7.6/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.8.3.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.8.3/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = desktop.patch
- sha256sums = e11b245c3ec6a4c6c2b09e2b8f31b6814e446b8e10c6a76dc0053b01be065529
+ sha256sums = 00afbd03c4a9e2ebe08c17a9d57f3cab807a61bb474a7d95b05270dc3ad69891
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3def5ca9e924..ec66ffe1830c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.7.6
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
license=(MIT)
@@ -15,7 +15,7 @@ source=(
"spacestation14.svg::https://spacestation14.io/images/main/icon.svg"
"desktop.patch")
noextract=("${_source_name}")
-sha256sums=('e11b245c3ec6a4c6c2b09e2b8f31b6814e446b8e10c6a76dc0053b01be065529'
+sha256sums=('00afbd03c4a9e2ebe08c17a9d57f3cab807a61bb474a7d95b05270dc3ad69891'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
'SKIP')