diff options
Diffstat (limited to 'system/ripgrep/ripgrep.SlackBuild')
-rw-r--r-- | system/ripgrep/ripgrep.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ripgrep/ripgrep.SlackBuild b/system/ripgrep/ripgrep.SlackBuild index 5564d587d2664..43f99536ada0d 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} |