system/fzf: Updated for version 0.46.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 2024-01-27 13:50:53 +09:00 committed by Willy Sudiarto Raharjo
parent d48e4e09b9
commit f5245ff1de
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 15 additions and 13 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fzf
VERSION=${VERSION:-0.45.0}
VERSION=${VERSION:-0.46.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -69,6 +69,7 @@ for DEPENDENCY in gdamore/encoding/1.0.0 \
mattn/go-runewidth/0.0.14 \
mattn/go-shellwords/1.0.12 \
rivo/uniseg/0.4.4 \
junegunn/uniseg/b504da4f6ed2579e5d73ddc0feb7d74620726c40 \
saracen/walker/0.1.3 ; do
DEPENDENCY_OWNER="$(echo "$DEPENDENCY" | cut -d/ -f1)"
DEPENDENCY_NAME="$(echo "$DEPENDENCY" | cut -d/ -f2)"
@ -82,7 +83,7 @@ done
mkdir -p vendor/golang.org/x
for DEPENDENCY in sync/0.5.0 \
sys/0.15.0 \
sys/0.16.0 \
term/0.15.0 \
text/0.5.0 ; do
DEPENDENCY_NAME="$(echo "$DEPENDENCY" | cut -d/ -f1)"
@ -138,6 +139,9 @@ github.com/gdamore/tcell/v2/terminfo/x/xfce
github.com/gdamore/tcell/v2/terminfo/x/xterm
github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty
github.com/gdamore/tcell/v2/terminfo/x/xterm_termite
# github.com/junegunn/uniseg v0.0.0-20240120174029-b504da4f6ed2
## explicit; go 1.18
github.com/junegunn/uniseg
# github.com/lucasb-eyer/go-colorful v1.2.0
## explicit; go 1.12
github.com/lucasb-eyer/go-colorful
@ -156,17 +160,15 @@ github.com/rivo/uniseg
# github.com/saracen/walker v0.1.3
## explicit; go 1.17
github.com/saracen/walker
# golang.org/x/mod v0.14.0
## explicit; go 1.18
# golang.org/x/sync v0.5.0
## explicit; go 1.18
golang.org/x/sync/errgroup
# golang.org/x/sys v0.15.0
# golang.org/x/sys v0.16.0
## explicit; go 1.18
golang.org/x/sys/plan9
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/term v0.15.0
# golang.org/x/term v0.16.0
## explicit; go 1.18
golang.org/x/term
# golang.org/x/text v0.5.0
@ -180,8 +182,6 @@ golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/transform
# golang.org/x/tools v0.16.1
## explicit; go 1.18
EOF
chown -R root:root .

View File

@ -1,7 +1,7 @@
PRGNAM="fzf"
VERSION="0.45.0"
VERSION="0.46.0"
HOMEPAGE="https://github.com/junegunn/fzf"
DOWNLOAD="https://github.com/junegunn/fzf/archive/0.45.0/fzf-0.45.0.tar.gz \
DOWNLOAD="https://github.com/junegunn/fzf/archive/0.46.0/fzf-0.46.0.tar.gz \
https://github.com/gdamore/encoding/archive/v1.0.0/encoding-1.0.0.tar.gz \
https://github.com/gdamore/tcell/archive/v2.5.4/tcell-2.5.4.tar.gz \
https://github.com/lucasb-eyer/go-colorful/archive/v1.2.0/go-colorful-1.2.0.tar.gz \
@ -9,12 +9,13 @@ DOWNLOAD="https://github.com/junegunn/fzf/archive/0.45.0/fzf-0.45.0.tar.gz \
https://github.com/mattn/go-runewidth/archive/v0.0.14/go-runewidth-0.0.14.tar.gz \
https://github.com/mattn/go-shellwords/archive/v1.0.12/go-shellwords-1.0.12.tar.gz \
https://github.com/rivo/uniseg/archive/v0.4.4/uniseg-0.4.4.tar.gz \
https://github.com/junegunn/uniseg/archive/b504da4f6ed2579e5d73ddc0feb7d74620726c40/uniseg-b504da4f6ed2579e5d73ddc0feb7d74620726c40.tar.gz \
https://github.com/saracen/walker/archive/v0.1.3/walker-0.1.3.tar.gz \
https://github.com/golang/sync/archive/v0.5.0/sync-0.5.0.tar.gz \
https://github.com/golang/sys/archive/v0.15.0/sys-0.15.0.tar.gz \
https://github.com/golang/sys/archive/v0.16.0/sys-0.16.0.tar.gz \
https://github.com/golang/term/archive/v0.15.0/term-0.15.0.tar.gz \
https://github.com/golang/text/archive/v0.5.0/text-0.5.0.tar.gz"
MD5SUM="f6eac83c446078a259eb4d4713453b72 \
MD5SUM="78b3760921850db279ff8619455eb5a9 \
fbadc383bc1ace79fa769fe2de36b87b \
0c62c60df9d5def197b42b03455ae530 \
191fe5cfcb58e480ff4045c82a06091a \
@ -22,9 +23,10 @@ MD5SUM="f6eac83c446078a259eb4d4713453b72 \
c41abbf9dc5def08ef8e6999efbe2c8c \
71a4ecaadfb90ffccb392799a2f00743 \
4e272ceb8899ee895e425f16347d10a6 \
e7dfafba83a811134a708a4e60db3769 \
53fe699576f9f4799079b92bd6c5fe8c \
a8371f5f0569f41210ca8a3f30e445c6 \
7cf52d1bd6c6977d0b7a2a4c57e876d9 \
49a67b079ddb6482675ef7c2fdbeea5c \
96d50cf5392716166089e16370b6f9a2 \
e812f0c57a85390d7fe8652c01238d56"
DOWNLOAD_x86_64=""