summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Hunter Sezen <ovariegata@yahoo.com>2016-11-09 11:29:28 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-11-11 20:36:22 +0000
commit21ef17ff3af3c5c547afb04de40f25496f263d5a (patch)
tree3985d4247ed6d60174cc02cef47de38bdf86f03b /games
parentd8812bd9a703b8021b1b004d75f6d5b489ffc520 (diff)
downloadslackbuilds-21ef17ff3af3c5c547afb04de40f25496f263d5a.tar.gz
slackbuilds-21ef17ff3af3c5c547afb04de40f25496f263d5a.tar.xz
games/pioneer: Updated for version 20161028.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/pioneer/README12
-rw-r--r--games/pioneer/pioneer.SlackBuild2
-rw-r--r--games/pioneer/pioneer.info6
3 files changed, 9 insertions, 11 deletions
diff --git a/games/pioneer/README b/games/pioneer/README
index dfa126ae20..409edb2d13 100644
--- a/games/pioneer/README
+++ b/games/pioneer/README
@@ -12,13 +12,11 @@ what version of OpenGL is installed use:
glxinfo | grep "core profile version"
-Pioneer's game data is by default installed in /usr/share/games and will take
-up around 400M of hard drive space. This SlackBuild allows choosing an alternate
-game data directory to install in, to do this use:
-
- DATADIR=/path/to/data ./pioneer.SlackBuild
-
-For example to install the data to /opt/pioneer use:
+Pioneer's game data needs around 400M of hard drive space. By default, the
+game data is installed in /usr/share/games/pioneer. The SlackBuild allows
+choosing an alternate game data directory using the DATADIR option. For
+example, to install the data in
+/opt/pioneer --
DATADIR=/opt ./pioneer.SlackBuild
diff --git a/games/pioneer/pioneer.SlackBuild b/games/pioneer/pioneer.SlackBuild
index 4af1bf35a2..5bce6416ea 100644
--- a/games/pioneer/pioneer.SlackBuild
+++ b/games/pioneer/pioneer.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pioneer
-VERSION=${VERSION:-20160814}
+VERSION=${VERSION:-20161028}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/pioneer/pioneer.info b/games/pioneer/pioneer.info
index e6ddd0d83b..aa399072c6 100644
--- a/games/pioneer/pioneer.info
+++ b/games/pioneer/pioneer.info
@@ -1,8 +1,8 @@
PRGNAM="pioneer"
-VERSION="20160814"
+VERSION="20161028"
HOMEPAGE="http://pioneerspacesim.net/"
-DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20160814/pioneer-20160814.tar.gz"
-MD5SUM="5625a7a24bc85830880853cc84372b76"
+DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20161028/pioneer-20161028.tar.gz"
+MD5SUM="0e7af422b71bbb61822a2dc58d07803b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_image assimp"