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 /games/pioneer/pioneer.SlackBuild | |
parent | 9d2f27c5d70e8735bf2b0f478d95b36b891eabd1 (diff) | |
download | slackbuilds-d9484d1fb97003a26e6893dbb777de59c67492db.tar.gz |
games/pioneer: Updated for version 20161129.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pioneer/pioneer.SlackBuild')
-rw-r--r-- | games/pioneer/pioneer.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |