summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Levy2015-12-08 20:32:10 -0400
committerDan Levy2015-12-08 20:32:10 -0400
commitd82343162e9d4dd631ecb8470bf6a64aa0973280 (patch)
tree504cf688c0ed790851ecffd6ae8d64f258d3bd05
parenta0af62eae78322582b2edb82614f3e0c01db63a3 (diff)
downloadaur-d82343162e9d4dd631ecb8470bf6a64aa0973280.tar.gz
Updated to 0.7.1a_RC5.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb72f6c5f9b..c09df79bd2a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = starsector
pkgdesc = A single-player sandbox style space role-playing game with strategic elements.
- pkgver = 0.7a_RC10
+ pkgver = 0.7.1a_RC5
pkgrel = 1
url = http://fractalsoftworks.com/
install = starsector.install
@@ -12,11 +12,11 @@ pkgbase = starsector
depends = bash
depends = desktop-file-utils
replaces = starfarer
- source = http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-0.7a-RC10.zip
+ source = http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-0.7.1a-RC5.zip
source = starsector.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
source = starsector.sh
source = starsector.desktop
- sha256sums = c01847cbb1e26faafd47157c3d657a13fd3f79fdcfd804cf92d24a5e54727556
+ sha256sums = da1ae46bd75364882216b3af2ca4d94157e6c68c009fecb4af5658e082aefb08
sha256sums = 0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16
sha256sums = d0588ccc3eefe399d764144246718344ff5603396130028a798fc1609d4d0286
sha256sums = becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6
diff --git a/PKGBUILD b/PKGBUILD
index 9e3be8410672..2e364c2e2355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erdbeerkaese <erbeerkaese dot arch at gmail dot com>
pkgname=starsector
-pkgver=0.7a_RC10
+pkgver=0.7.1a_RC5
pkgrel=1
pkgdesc="A single-player sandbox style space role-playing game with strategic elements."
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=('c01847cbb1e26faafd47157c3d657a13fd3f79fdcfd804cf92d24a5e54727556'
+sha256sums=('da1ae46bd75364882216b3af2ca4d94157e6c68c009fecb4af5658e082aefb08'
'0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16'
'd0588ccc3eefe399d764144246718344ff5603396130028a798fc1609d4d0286'
'becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6')