system/fzf: Updated for version 0.29.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-01-09 11:16:49 +13:00 committed by Willy Sudiarto Raharjo
parent 1f68c62662
commit 13f4876be9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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 \