summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhillip Schichtel2024-02-03 16:02:33 +0100
committerPhillip Schichtel2024-02-03 16:02:33 +0100
commitad031cc8824774683b0912251518f06c45c8f071 (patch)
treed7d08de7c28f65d1289c2465112b4533daed195b
parent57449168805045b5526ee51ecdbedc6f732cdff7 (diff)
downloadaur-ad031cc8824774683b0912251518f06c45c8f071.tar.gz
update to 0.97a-RC6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10f5e32d6493..e6a8cc03978b 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.96a_RC10
+ pkgver = 0.97a_RC6
pkgrel = 2
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.96a-RC10.zip
+ source = https://f005.backblazeb2.com/file/fractalsoftworks/release/starsector_linux-0.97a-RC6.zip
source = starsector.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
source = starsector.sh
source = starsector.desktop
- sha256sums = 57a4f41b3bdaa5b685158ce7b327fbb811f5becf6548481f1454bb3d9c7231e8
+ sha256sums = 8ce460c85e646bba283f1a5ec082ee9616e9d36aa9e6c3c95ccf98e57797b2ce
sha256sums = 0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16
sha256sums = bc8a222251be2d10ad7576b2909b49a9bed8d8adcdc6e915dc80eb0bc4a0db01
sha256sums = becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6
diff --git a/PKGBUILD b/PKGBUILD
index 102128b5db37..0572aea24d51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Phillip Schichtel <phillip@schich.tel>
pkgname=starsector
-pkgver=0.96a_RC10
+pkgver=0.97a_RC6
pkgrel=2
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=('57a4f41b3bdaa5b685158ce7b327fbb811f5becf6548481f1454bb3d9c7231e8'
+sha256sums=('8ce460c85e646bba283f1a5ec082ee9616e9d36aa9e6c3c95ccf98e57797b2ce'
'0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16'
'bc8a222251be2d10ad7576b2909b49a9bed8d8adcdc6e915dc80eb0bc4a0db01'
'becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6')