diff options
Diffstat (limited to 'office/anorack/anorack.SlackBuild')
-rw-r--r-- | office/anorack/anorack.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/anorack/anorack.SlackBuild b/office/anorack/anorack.SlackBuild index 86e4e1888e..228e2983b8 100644 --- a/office/anorack/anorack.SlackBuild +++ b/office/anorack/anorack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for anorack -# Copyright 2018 Donald Cooley South Haven, Indiana USA +# Copyright 2018-2020 Donald Cooley South Haven, Indiana 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=anorack -VERSION=${VERSION:-0.2.4} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |