system/fzf: Updated for version 0.23.1.

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 2020-10-11 13:28:22 +13:00 committed by Willy Sudiarto Raharjo
parent 50ad5958fa
commit f65d30bbee
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fzf PRGNAM=fzf
VERSION=${VERSION:-0.23.0} VERSION=${VERSION:-0.23.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,7 +1,7 @@
PRGNAM="fzf" PRGNAM="fzf"
VERSION="0.22.0" VERSION="0.23.1"
HOMEPAGE="htt3s://github.com/junegunn/fzf" HOMEPAGE="htt3s://github.com/junegunn/fzf"
DOWNLOAD="https://github.com/junegunn/fzf/archive/0.23.0/fzf-0.23.0.tar.gz \ DOWNLOAD="https://github.com/junegunn/fzf/archive/0.23.1/fzf-0.23.1.tar.gz \
https://github.com/gdamore/tcell/archive/v1.3.0/tcell-1.3.0.tar.gz \ https://github.com/gdamore/tcell/archive/v1.3.0/tcell-1.3.0.tar.gz \
https://github.com/lucasb-eyer/go-colorful/archive/v1.0.3/go-colorful-1.0.3.tar.gz \ https://github.com/lucasb-eyer/go-colorful/archive/v1.0.3/go-colorful-1.0.3.tar.gz \
https://github.com/mattn/go-isatty/archive/v0.0.12/go-isatty-0.0.12.tar.gz \ https://github.com/mattn/go-isatty/archive/v0.0.12/go-isatty-0.0.12.tar.gz \
@ -13,7 +13,7 @@ DOWNLOAD="https://github.com/junegunn/fzf/archive/0.23.0/fzf-0.23.0.tar.gz \
https://github.com/golang/text/archive/v0.3.2/text-0.3.2.tar.gz \ https://github.com/golang/text/archive/v0.3.2/text-0.3.2.tar.gz \
https://github.com/golang/sync/archive/cd5d95a43a6e21273425c7ae415d3df9ea832eeb/sync-cd5d95a43a6e21273425c7ae415d3df9ea832eeb.tar.gz \ https://github.com/golang/sync/archive/cd5d95a43a6e21273425c7ae415d3df9ea832eeb/sync-cd5d95a43a6e21273425c7ae415d3df9ea832eeb.tar.gz \
https://github.com/golang/xerrors/archive/a985d3407aa71f30cf86696ee0a2f409709f22e1/xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1.tar.gz" https://github.com/golang/xerrors/archive/a985d3407aa71f30cf86696ee0a2f409709f22e1/xerrors-a985d3407aa71f30cf86696ee0a2f409709f22e1.tar.gz"
MD5SUM="7a1b0cc556936cb21fc15857fc244c6c \ MD5SUM="33fbd278f9301ff0b6641fab5ed2178e \
ad4f913e9293c655c5b7cdeba02429e8 \ ad4f913e9293c655c5b7cdeba02429e8 \
2a1b88991050673c3928342c11d404ae \ 2a1b88991050673c3928342c11d404ae \
56a6121ba7ae8a13dad2925edd9f11b5 \ 56a6121ba7ae8a13dad2925edd9f11b5 \