Browse Source
system/fzf: Updated for version 0.65.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/314/head
Andrew Clemons
2 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
system/fzf/fzf.SlackBuild
-
system/fzf/fzf.info
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=fzf |
|
|
|
VERSION=${VERSION:-0.64.0} |
|
|
|
VERSION=${VERSION:-0.65.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,7 +1,7 @@ |
|
|
|
PRGNAM="fzf" |
|
|
|
VERSION="0.64.0" |
|
|
|
VERSION="0.65.1" |
|
|
|
HOMEPAGE="https://github.com/junegunn/fzf" |
|
|
|
DOWNLOAD="https://github.com/junegunn/fzf/archive/v0.64.0/fzf-0.64.0.tar.gz \ |
|
|
|
DOWNLOAD="https://github.com/junegunn/fzf/archive/v0.65.1/fzf-0.65.1.tar.gz \ |
|
|
|
https://github.com/charlievieth/fastwalk/archive/v1.0.12/fastwalk-1.0.12.tar.gz \ |
|
|
|
https://github.com/gdamore/encoding/archive/v1.0.1/encoding-1.0.1.tar.gz \ |
|
|
|
https://github.com/gdamore/tcell/archive/v2.8.1/tcell-2.8.1.tar.gz \ |
|
|
@ -14,7 +14,7 @@ DOWNLOAD="https://github.com/junegunn/fzf/archive/v0.64.0/fzf-0.64.0.tar.gz \ |
|
|
|
https://github.com/golang/sys/archive/v0.30.0/sys-0.30.0.tar.gz \ |
|
|
|
https://github.com/golang/term/archive/v0.29.0/term-0.29.0.tar.gz \ |
|
|
|
https://github.com/golang/text/archive/v0.21.0/text-0.21.0.tar.gz" |
|
|
|
MD5SUM="c5221f95031371e7961438dbfe99008f \ |
|
|
|
MD5SUM="23fbc1c569d32525c9dc045fb854bec7 \ |
|
|
|
65fc8c496c33914f2883f13d906779d9 \ |
|
|
|
7230f9efe74e07a07b8dfbfaafbf9d0a \ |
|
|
|
4b20bfdfefa6f767ed77b3f0f4154ef6 \ |
|
|
|