diff --git a/system/fzf/fzf.SlackBuild b/system/fzf/fzf.SlackBuild index fda3403209..28b270eae3 100644 --- a/system/fzf/fzf.SlackBuild +++ b/system/fzf/fzf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fzf -# Copyright 2016-2021 Andrew Clemons, Wellington New Zealand +# Copyright 2016-2022 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fzf -VERSION=${VERSION:-0.28.0} +VERSION=${VERSION:-0.29.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/fzf/fzf.info b/system/fzf/fzf.info index 9883c0cda2..064578eb11 100644 --- a/system/fzf/fzf.info +++ b/system/fzf/fzf.info @@ -1,7 +1,7 @@ PRGNAM="fzf" -VERSION="0.28.0" +VERSION="0.29.0" HOMEPAGE="https://github.com/junegunn/fzf" -DOWNLOAD="https://github.com/junegunn/fzf/archive/0.28.0/fzf-0.28.0.tar.gz \ +DOWNLOAD="https://github.com/junegunn/fzf/archive/0.29.0/fzf-0.29.0.tar.gz \ https://github.com/gdamore/encoding/archive/v1.0.0/encoding-1.0.0.tar.gz \ https://github.com/gdamore/tcell/archive/v1.4.0/tcell-1.4.0.tar.gz \ https://github.com/lucasb-eyer/go-colorful/archive/v1.2.0/go-colorful-1.2.0.tar.gz \ @@ -15,7 +15,7 @@ DOWNLOAD="https://github.com/junegunn/fzf/archive/0.28.0/fzf-0.28.0.tar.gz \ https://github.com/golang/term/archive/de623e64d2a6562fa463152da80477d4aa07fca0/term-de623e64d2a6562fa463152da80477d4aa07fca0.tar.gz \ https://github.com/golang/text/archive/v0.3.6/text-0.3.6.tar.gz \ https://github.com/golang/tools/archive/90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d/tools-90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d.tar.gz" -MD5SUM="5103c54dbe17da7a92ef113903dbf243 \ +MD5SUM="14e78c2e66dd98b8e968b6c8fb4c14dd \ fbadc383bc1ace79fa769fe2de36b87b \ e0f62cd6194c83724a14edb96e9d0823 \ 191fe5cfcb58e480ff4045c82a06091a \