diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-15 23:42:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 23:42:26 +0700 |
commit | d9484d1fb97003a26e6893dbb777de59c67492db (patch) | |
tree | d160e8cca8ab36fb0343f9c1f7c6f9657626ad89 | |
parent | 9d2f27c5d70e8735bf2b0f478d95b36b891eabd1 (diff) | |
download | slackbuilds-d9484d1fb97003a26e6893dbb777de59c67492db.tar.gz |
games/pioneer: Updated for version 20161129.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 5bce6416ea..1adf9754e4 100644 --- a/games/pioneer/pioneer.SlackBuild +++ b/games/pioneer/pioneer.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pioneer -# Copyright 2015-2016 Hunter Sezen California, USA +# Copyright 2015-2017 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pioneer -VERSION=${VERSION:-20161028} +VERSION=${VERSION:-20161129} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pioneer/pioneer.info b/games/pioneer/pioneer.info index aa399072c6..8d3b656624 100644 --- a/games/pioneer/pioneer.info +++ b/games/pioneer/pioneer.info @@ -1,8 +1,8 @@ PRGNAM="pioneer" -VERSION="20161028" +VERSION="20161129" HOMEPAGE="http://pioneerspacesim.net/" -DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20161028/pioneer-20161028.tar.gz" -MD5SUM="0e7af422b71bbb61822a2dc58d07803b" +DOWNLOAD="https://github.com/pioneerspacesim/pioneer/archive/20161129/pioneer-20161129.tar.gz" +MD5SUM="c6be416ec00adca72a10343d04a7e4a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image assimp" |