summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2022-03-15 10:42:32 +0100
commit59f1fa8e3e510e7f509c301a513719f1c39529cb (patch)
tree226e9bb158620bd714924c651a1871df1c2b0672
parentca2e99e55f7a5b5ef189a2259c069524a44fb06f (diff)
downloadaur-59f1fa8e3e510e7f509c301a513719f1c39529cb.tar.gz
Update to 0.11.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd649789b12a..bd37a7c3d520 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.11.3
- pkgrel = 2
+ pkgver = 0.11.4
+ pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.11.3.zip
+ noextract = SS14.launcher.v0.11.4.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.11.3.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.11.3/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.11.4.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.11.4/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = 4c881dfee10548c0ebf20d098d61bd7634f1890a6f048ca28f9bb84b53775a6d
+ sha256sums = 01052293e731cbedf8fb9576e7d3832cc9a560613d0236af325453aa1843499e
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 88698444f856..e75a30142d46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.11.3
-pkgrel=2
+pkgver=0.11.4
+pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
license=(MIT)
@@ -16,7 +16,7 @@ source=(
"SS14.desktop")
noextract=("${_source_name}")
-sha256sums=('4c881dfee10548c0ebf20d098d61bd7634f1890a6f048ca28f9bb84b53775a6d'
+sha256sums=('01052293e731cbedf8fb9576e7d3832cc9a560613d0236af325453aa1843499e'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)