diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-08-25 22:13:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:05 +0700 |
commit | cffb74f383c45f12d189ce20a5aca1c5b5308a55 (patch) | |
tree | dac1ffbdf422475ee7ae93bf1188206715b8ef94 /games/pioneer/pioneer.SlackBuild | |
parent | 6fb57becb66fbd5ce929d43ea6ecfab012610446 (diff) |
games/pioneer: Updated for version 20170813.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pioneer/pioneer.SlackBuild')
-rw-r--r-- | games/pioneer/pioneer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pioneer/pioneer.SlackBuild b/games/pioneer/pioneer.SlackBuild index e6d4cfdd82..050f40a13f 100644 --- a/games/pioneer/pioneer.SlackBuild +++ b/games/pioneer/pioneer.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pioneer SRCNAM=$(printf %s $PRGNAM | tr [a-z] [A-Z]) -VERSION=${VERSION:-20170415} +VERSION=${VERSION:-20170813} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |