diff options
author | Brenton Earl <brent@exitstatusone.com> | 2018-07-08 19:18:41 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-07-08 19:18:41 +0100 |
commit | da281c673cb7ac976caa3c619a71944084bf457a (patch) | |
tree | e1da6a66aa9723b921a1ef30ee94df1f3a2f2305 /system/autojump/autojump.SlackBuild | |
parent | 68c8b4d8fc101233e69c4bc749cdad383a4b4ccb (diff) |
system/autojump: Updated for version 22.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 671be288f8942..94d4f6746c971 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} |