summaryrefslogtreecommitdiffstats
path: root/system/ripgrep/ripgrep.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2020-03-27 09:54:58 +0100
committer Willy Sudiarto Raharjo2020-03-28 07:20:33 +0100
commit3341ef9d5dcb2f8bb5c5df8221078085bf6512f4 (patch)
treed5b69b970871970c7b59d2ddba2487a88df2d549 /system/ripgrep/ripgrep.SlackBuild
parent15fe14885650cf844dae1523b4db3b7319630a2e (diff)
downloadslackbuilds-3341ef9d5dcb2f8bb5c5df8221078085bf6512f4.tar.gz
system/ripgrep: Updated for version 12.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ripgrep/ripgrep.SlackBuild')
-rw-r--r--system/ripgrep/ripgrep.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ripgrep/ripgrep.SlackBuild b/system/ripgrep/ripgrep.SlackBuild
index 5564d587d2..43f99536ad 100644
--- a/system/ripgrep/ripgrep.SlackBuild
+++ b/system/ripgrep/ripgrep.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ripgrep
-# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
# 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=ripgrep
-VERSION=${VERSION:-11.0.2}
+VERSION=${VERSION:-12.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}