diff options
Diffstat (limited to 'system/autojump/autojump.SlackBuild')
-rw-r--r-- | system/autojump/autojump.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/autojump/autojump.SlackBuild b/system/autojump/autojump.SlackBuild index 671be288f894..94d4f6746c97 100644 --- a/system/autojump/autojump.SlackBuild +++ b/system/autojump/autojump.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for autojump # Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com> -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2018 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=autojump -VERSION=${VERSION:-22.5.0} +VERSION=${VERSION:-22.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |