summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-11-09 21:05:14 +0100
committerwereii2022-01-10 00:03:42 +0100
commit880440d4fcb97448f61ba0a5851afe34429289cc (patch)
treedef0f9f78fe88bc8046b2e9bc799076a9b429c9e
parent7ba9deaa4e784c71ab98d1303919e56e01f01b14 (diff)
downloadaur-880440d4fcb97448f61ba0a5851afe34429289cc.tar.gz
Update to 0.11.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5da54543286..25f1388a2d29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = spacestation14-launcher-bin
pkgdesc = Space Station 14 launcher
- pkgver = 0.10.1
- pkgrel = 2
+ pkgver = 0.11.1
+ pkgrel = 1
url = https://spacestation14.io/
arch = x86_64
license = MIT
- noextract = SS14.launcher.v0.10.1.zip
+ noextract = SS14.launcher.v0.11.1.zip
options = !strip
options = staticlibs
- source = SS14.launcher.v0.10.1.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.10.1/SS14.Launcher_Linux.zip
+ source = SS14.launcher.v0.11.1.zip::https://github.com/space-wizards/SS14.Launcher/releases/download/v0.11.1/SS14.Launcher_Linux.zip
source = spacestation14.svg::https://spacestation14.io/images/main/icon.svg
source = SS14.desktop
- sha256sums = 2ccaf7a50346e8308887be1e9e29373e50d0c499c909736d52951bf18268c7aa
+ sha256sums = 1d7b81754d18cd8b0adca0c602047de3f0405564cca6e9973bdbc7aca15a674b
sha256sums = ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c97d634bf128..2b367fa0667d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tomas S. <me+aur at wereii.cz>
pkgname=spacestation14-launcher-bin
-pkgver=0.10.1
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
pkgdesc="Space Station 14 launcher"
url="https://spacestation14.io/"
license=(MIT)
@@ -16,7 +16,7 @@ source=(
"SS14.desktop")
noextract=("${_source_name}")
-sha256sums=('2ccaf7a50346e8308887be1e9e29373e50d0c499c909736d52951bf18268c7aa'
+sha256sums=('1d7b81754d18cd8b0adca0c602047de3f0405564cca6e9973bdbc7aca15a674b'
'ba123bf55027694ffbf3528f58ba7554d072a023de3282187dd692f365ee9ce5'
SKIP)