summaryrefslogtreecommitdiffstats
path: root/system/autojump/autojump.SlackBuild
diff options
context:
space:
mode:
author Brenton Earl2020-09-16 02:42:54 +0200
committer Willy Sudiarto Raharjo2020-09-16 02:42:54 +0200
commitf16ef6cfe5ee2bb5636a6ec05be53db1fea0cda6 (patch)
tree5837b3bd8e48ee121623a4022cf56d52e4179d52 /system/autojump/autojump.SlackBuild
parent1a1a4b851e6f53183924ca8e85c59d70214a6466 (diff)
downloadslackbuilds-f16ef6cfe5ee2bb5636a6ec05be53db1fea0cda6.tar.gz
system/autojump: Updated for version 22.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/autojump/autojump.SlackBuild')
-rw-r--r--system/autojump/autojump.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/autojump/autojump.SlackBuild b/system/autojump/autojump.SlackBuild
index 94d4f6746c..ba2c4d9d93 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-2018 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2018, 2020 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.1}
+VERSION=${VERSION:-22.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -55,7 +55,7 @@ sed -i "s/'share', 'man'/'man'/" install.py
# Post install message may confuse users, removed
# Details listed in included README
-sed -i '213,215d' install.py
+sed -i '229,232d' install.py
# Adjust path for bash file source
sed -i "s:/usr/local/:/usr/:g" bin/$PRGNAM.sh