diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-10-13 11:15:20 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:39 +0700 |
commit | 1face85bf30878b041f1a4b6e9fb74c170e7b0d3 (patch) | |
tree | 37ea66f404ae191722bb61a408f9966e6df20cf4 /system/fzf/README | |
parent | b86da045461e4671541deb4ed7bf68a21715fef4 (diff) |
system/fzf: Updated for version 0.33.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fzf/README')
-rw-r--r-- | system/fzf/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/fzf/README b/system/fzf/README index 0844dad791..991e9d6b31 100644 --- a/system/fzf/README +++ b/system/fzf/README @@ -8,4 +8,7 @@ WITH_VIM=no ./fzf.SlackBuild and the plugin will be installed to /usr/share/fzf/vim/ instead. +fzf 0.33.0 is currently the latest version which will build since +0.34.0 requires go 1.18.x or newer. + NOTE: google-go-lang is only needed at compile time - not at runtime. |