summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2023-09-20 21:09:57 +0200
committerPhillip Schichtel2023-09-20 21:09:57 +0200
commit57449168805045b5526ee51ecdbedc6f732cdff7 (patch)
tree00b253f14d65f255530395ccf3a2a9dd66153dc4 /PKGBUILD
parent9f5220c65f9cc4d011ad985ca391c483b557331a (diff)
downloadaur-57449168805045b5526ee51ecdbedc6f732cdff7.tar.gz
update the download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 055fb6c8993e..102128b5db37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=starsector
pkgver=0.96a_RC10
-pkgrel=1
+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')
url="http://fractalsoftworks.com/"
license=('custom')
depends=('openal' 'bash' 'desktop-file-utils')
replaces=('starfarer')
-source=(http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-${pkgver//_/-}.zip
+source=(https://f005.backblazeb2.com/file/fractalsoftworks/release/starsector_linux-${pkgver//_/-}.zip
${pkgname}.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
starsector.sh
starsector.desktop)