diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2016-02-08 21:11:35 +1000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 18:37:37 -0600 |
commit | 2a32fe673d4ac6d6659350bd38475021c7420c48 (patch) | |
tree | 59952bd62dff6195a35ec6fbd416a7167618ede1 /misc/hoorex/hoorex.SlackBuild | |
parent | a75cf6eeadf0cc0d9118f26a563e9cb6c8f4f966 (diff) | |
download | slackbuilds-2a32fe673d4ac6d6659350bd38475021c7420c48.tar.gz |
misc/hoorex: Update for version 0.6.0
Diffstat (limited to 'misc/hoorex/hoorex.SlackBuild')
-rw-r--r-- | misc/hoorex/hoorex.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/hoorex/hoorex.SlackBuild b/misc/hoorex/hoorex.SlackBuild index d0c7cd7f0e..e828d67517 100644 --- a/misc/hoorex/hoorex.SlackBuild +++ b/misc/hoorex/hoorex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hoorex -# Copyright 2015 Christoph Willing Brisbane, Australia +# Copyright 2015-2016 Christoph Willing Brisbane, Australia # 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=hoorex -VERSION=${VERSION:-0.5.6} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |