summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhillip Schichtel2024-02-20 23:43:46 +0100
committerPhillip Schichtel2024-02-20 23:43:46 +0100
commit3d567b80c5ec73dc1c5867b41cefdf6893417032 (patch)
treebab505961e045bebffcaad5249be1238c833495c
parentf8243d5ece3241c48940ca8ba23a844616643c62 (diff)
downloadaur-3d567b80c5ec73dc1c5867b41cefdf6893417032.tar.gz
update to 0.97a_RC11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 462059b84f71..7d258aa42802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = starsector
pkgdesc = Starsector (formerly "Starfarer") is an in-development open-world single-player space-combat, roleplaying, exploration, and economic game.
- pkgver = 0.97a_RC10
+ pkgver = 0.97a_RC11
pkgrel = 1
url = http://fractalsoftworks.com/
arch = i686
@@ -10,11 +10,11 @@ pkgbase = starsector
depends = bash
depends = desktop-file-utils
replaces = starfarer
- source = https://f005.backblazeb2.com/file/fractalsoftworks/release/starsector_linux-0.97a-RC10.zip
+ source = https://f005.backblazeb2.com/file/fractalsoftworks/release/starsector_linux-0.97a-RC11.zip
source = starsector.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
source = starsector.sh
source = starsector.desktop
- sha256sums = 7f64b2a38ea86bff0349a4db0ae1a7cefbe5be794af4b9d32e9a1358a3123343
+ sha256sums = b5d192527bde08e4550f138d48f70ebb815aa319c28fe221e2d26af8ba801e71
sha256sums = 0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16
sha256sums = 878bd3b6a84d60a7e264435cad268d6cb36530f92b255d5ce07172f7ef14d4eb
sha256sums = becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6
diff --git a/PKGBUILD b/PKGBUILD
index 896d03e6f1ef..ff0bcc09705f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Phillip Schichtel <phillip@schich.tel>
pkgname=starsector
-pkgver=0.97a_RC10
+pkgver=0.97a_RC11
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')
@@ -13,7 +13,7 @@ source=(https://f005.backblazeb2.com/file/fractalsoftworks/release/starsector_li
${pkgname}.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
starsector.sh
starsector.desktop)
-sha256sums=('b5d192527bde08e4550f138d48f70ebb815aa319c28fe221e2d26af8ba801e71'
+sha256sums=('eed58226c2d9bcc558673c70176ee70c4c54562e1b009aff529fb4afc901ad96'
'0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16'
'878bd3b6a84d60a7e264435cad268d6cb36530f92b255d5ce07172f7ef14d4eb'
'becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6')