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/pioneer/pioneer.SlackBuild | |
parent | 4d56ca1df4f39ef3e510474807fbe483e9e1280a (diff) |
games/pioneer: Updated for version 20180203.
Signed-off-by: David Spencer <idlemoor@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 ed3fb4c5f6fdd..ab1ca14870d42 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} |