summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2019-11-24 03:10:31 +0100
committer Willy Sudiarto Raharjo2019-12-07 17:19:26 +0100
commit2741a6871b5203828984c5eae8ec739fa8a37760 (patch)
treed6d6713ff4b7d365ec90f89419550577305b4894
parent9b4cd82073e2c5111911e9033aa48cd93b221765 (diff)
downloadslackbuilds-2741a6871b5203828984c5eae8ec739fa8a37760.tar.gz
system/fzf: Updated for version 0.19.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--system/fzf/fzf.SlackBuild6
-rw-r--r--system/fzf/fzf.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/fzf/fzf.SlackBuild b/system/fzf/fzf.SlackBuild
index 65f93350f6..8dd9edc6cb 100644
--- a/system/fzf/fzf.SlackBuild
+++ b/system/fzf/fzf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fzf
-# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2019 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fzf
-VERSION=${VERSION:-0.18.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.19.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/fzf/fzf.info b/system/fzf/fzf.info
index 698a9aacbe..87ffe3bef3 100644
--- a/system/fzf/fzf.info
+++ b/system/fzf/fzf.info
@@ -1,7 +1,7 @@
PRGNAM="fzf"
-VERSION="0.18.0"
+VERSION="0.19.0"
HOMEPAGE="https://github.com/junegunn/fzf"
-DOWNLOAD="https://github.com/junegunn/fzf/archive/0.18.0/fzf-0.18.0.tar.gz \
+DOWNLOAD="https://github.com/junegunn/fzf/archive/0.19.0/fzf-0.19.0.tar.gz \
https://github.com/gdamore/encoding/archive/b23993cbb6353f0e6aa98d0ee318a34728f628b9/encoding-b23993cbb6353f0e6aa98d0ee318a34728f628b9.tar.gz \
https://github.com/gdamore/tcell/archive/0a0db94084dfe181108c18508ebd312f12d331fb/tcell-0a0db94084dfe181108c18508ebd312f12d331fb.tar.gz \
https://github.com/lucasb-eyer/go-colorful/archive/c900de9dbbc73129068f5af6a823068fc5f2308c/go-colorful-c900de9dbbc73129068f5af6a823068fc5f2308c.tar.gz \
@@ -11,7 +11,7 @@ DOWNLOAD="https://github.com/junegunn/fzf/archive/0.18.0/fzf-0.18.0.tar.gz \
https://github.com/golang/crypto/archive/558b6879de74bc843225cde5686419267ff707ca/crypto-558b6879de74bc843225cde5686419267ff707ca.tar.gz \
https://github.com/golang/sys/archive/b90f89a1e7a9c1f6b918820b3daa7f08488c8594/sys-b90f89a1e7a9c1f6b918820b3daa7f08488c8594.tar.gz \
https://github.com/golang/text/archive/4ee4af566555f5fbe026368b75596286a312663a/text-4ee4af566555f5fbe026368b75596286a312663a.tar.gz"
-MD5SUM="7fe70b60c17b9456919a3a7b583d3beb \
+MD5SUM="e188fdb292bb1ffa56db010ef07a0ec4 \
4c6fb2d95929b35e44788924edc56649 \
8c61d3a0fb9b399e8eac971537bb987e \
ae47671585a14b145b3edd83b2240019 \