diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-06 16:31:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:32 +0700 |
commit | bd817750d4dac675524f7f8650b8d42ccb3e138d (patch) | |
tree | 55436dee3183b929d5b932e0bb856006227f3f00 /games | |
parent | 4d56ca1df4f39ef3e510474807fbe483e9e1280a (diff) | |
download | slackbuilds-bd817750d4dac675524f7f8650b8d42ccb3e138d.tar.gz |
games/pioneer: Updated for version 20180203.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/pioneer/pioneer.SlackBuild | 4 | ||||
-rw-r--r-- | games/pioneer/pioneer.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/pioneer/pioneer.SlackBuild b/games/pioneer/pioneer.SlackBuild index ed3fb4c5f6..ab1ca14870 100644 --- a/games/pioneer/pioneer.SlackBuild +++ b/games/pioneer/pioneer.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pioneer -# Copyright 2015-2017 Hunter Sezen California, USA +# Copyright 2015-2018 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=pioneer SRCNAM=$(printf %s $PRGNAM | tr [a-z] [A-Z]) -VERSION=${VERSION:-20171001} +VERSION=${VERSION:-20180203} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pioneer/pioneer.info b/games/pioneer/pioneer.info index 326ab8ece8..1d9f90f9b8 100644 --- a/games/pioneer/pioneer.info +++ b/games/pioneer/pioneer.info @@ -1,8 +1,8 @@ PRGNAM="pioneer" -VERSION="20171001" +VERSION="20180203" HOMEPAGE="https://pioneerspacesim.net/" -DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20171001/pioneer-20171001.tar.gz" -MD5SUM="f800e0e7fbe8b0179fb2995f1712ba03" +DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20180203/pioneer-20180203.tar.gz" +MD5SUM="fa8d854760c09e32e5fe0a9dfbfd3f5f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image assimp" |