summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Levy2016-02-27 16:16:11 -0400
committerDan Levy2016-02-27 16:16:11 -0400
commitb2540d76d57fad7467ccc63cd83565762a20a31e (patch)
treee6a0dac611e16b79f52f8c9eb37c290ca397cdbf
parentd82343162e9d4dd631ecb8470bf6a64aa0973280 (diff)
downloadaur-b2540d76d57fad7467ccc63cd83565762a20a31e.tar.gz
Updated to 0.7.2a_RC1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c09df79bd2a4..7ab8a761379c 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.7.1a_RC5
+ pkgver = 0.7.2a_RC1
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.7.1a-RC5.zip
+ source = http://s3.amazonaws.com/fractalsoftworks/starsector/starsector_linux-0.7.2a-RC1.zip
source = starsector.pdf::http://www.fractalsoftworks.com/starfarer/docs/StarfarerManual.pdf
source = starsector.sh
source = starsector.desktop
- sha256sums = da1ae46bd75364882216b3af2ca4d94157e6c68c009fecb4af5658e082aefb08
+ sha256sums = e8495241fa62e4c6b9286d102669ca5790e258d20e68377b7ab320ebf19ec2dc
sha256sums = 0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16
sha256sums = d0588ccc3eefe399d764144246718344ff5603396130028a798fc1609d4d0286
sha256sums = becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6
diff --git a/PKGBUILD b/PKGBUILD
index 2e364c2e2355..09a5bbc8e688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erdbeerkaese <erbeerkaese dot arch at gmail dot com>
pkgname=starsector
-pkgver=0.7.1a_RC5
+pkgver=0.7.2a_RC1
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=('da1ae46bd75364882216b3af2ca4d94157e6c68c009fecb4af5658e082aefb08'
+sha256sums=('e8495241fa62e4c6b9286d102669ca5790e258d20e68377b7ab320ebf19ec2dc'
'0d9a2382e1c15e3d471b88eb3770c68f5dd93edc81710e511fd892def9f2ab16'
'd0588ccc3eefe399d764144246718344ff5603396130028a798fc1609d4d0286'
'becc92483d9599672b75d8b00216a64dd8fda38cfcfccd8e735238aa0ce6d8b6')