diff options
-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" |