summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Levy2022-02-12 18:45:18 -0400
committerDan Levy2022-02-12 18:45:18 -0400
commit63ef4af1187d6c16269a810120d313256f51a148 (patch)
tree9e378060132a71df7aa2a56c678bfce835ab327c
parentbbd252545db8268d53f3dfbb53d35ca4611fa237 (diff)
downloadaur-63ef4af1187d6c16269a810120d313256f51a148.tar.gz
Updated to 0.95.1a-RC6.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffa1a2449ad1..61c009542b68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 16 00:42:14 UTC 2021
+# Sat Feb 12 22:44:40 UTC 2022
pkgbase = starsector
pkgdesc = Starsector (formerly “Starfarer”) is an in-development open-world single-player space-combat, roleplaying, exploration, and economic game.
- pkgver = 0.95.1a_RC5
+ pkgver = 0.95.1a_RC6
pkgrel = 1
url = http://fractalsoftworks.com/
install = starsector.install
@@ -14,11 +14,11 @@ pkgbase = starsector
depends = bash
depends = desktop-file-utils
replaces = starfarer
- source = http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-0.95.1a-RC5.zip
+ source = http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-0.95.1a-RC6.zip
source = starsector.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
source = starsector.sh
source = starsector.desktop
- sha256sums = 0b61e999d88fd7c1ad346666a696a52a2c2c60c902e70367b54ad2a480bd986a
+ sha256sums = 3da88bd5198a1c35ab557ff11973c4e6fa243c13936a1faf1a3867d78ffefd93
sha256sums = 0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16
sha256sums = 1d59f7e2855783c880ad1d885834f85defd5fd813e81c5f78b0c3e911905c5c8
sha256sums = becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6
diff --git a/PKGBUILD b/PKGBUILD
index ab641f583250..1c9d4e3c09c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erdbeerkaese <erbeerkaese dot arch at gmail dot com>
pkgname=starsector
-pkgver=0.95.1a_RC5
+pkgver=0.95.1a_RC6
pkgrel=1
pkgdesc="Starsector (formerly “Starfarer”) is an in-development open-world single-player space-combat, roleplaying, exploration, and economic game."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-${pkgver//_
${pkgname}.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
starsector.sh
starsector.desktop)
-sha256sums=('0b61e999d88fd7c1ad346666a696a52a2c2c60c902e70367b54ad2a480bd986a'
+sha256sums=('3da88bd5198a1c35ab557ff11973c4e6fa243c13936a1faf1a3867d78ffefd93'
'0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16'
'1d59f7e2855783c880ad1d885834f85defd5fd813e81c5f78b0c3e911905c5c8'
'becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6')