summaryrefslogtreecommitdiffstats
path: root/system/fzf
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-01-31 16:34:29 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:32 +0700
commit974f16876c89e522a8e52a01ec8ed38f4a5fb659 (patch)
tree10b2d3df9865bdc0dec4624e59d6286a95b0a9cf /system/fzf
parentb309a783df0ca12c050ae45802fa38fe7ffdf674 (diff)
downloadslackbuilds-974f16876c89e522a8e52a01ec8ed38f4a5fb659.tar.gz
slackbuilds-974f16876c89e522a8e52a01ec8ed38f4a5fb659.tar.xz
system/fzf: Updated for version 0.16.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fzf')
-rw-r--r--system/fzf/fzf.SlackBuild4
-rw-r--r--system/fzf/fzf.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/fzf/fzf.SlackBuild b/system/fzf/fzf.SlackBuild
index cfd4bbe357..8b0a2a0d18 100644
--- a/system/fzf/fzf.SlackBuild
+++ b/system/fzf/fzf.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fzf
-VERSION=${VERSION:-0.16.2}
+VERSION=${VERSION:-0.16.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -109,7 +109,7 @@ else
done
mkdir -p gopath/src/golang.org/x
- for DEPENDENCY in text-11dbc599981ccdf4fb18802a28392a8bcf7a9395 ; do
+ for DEPENDENCY in text-ece019dcfd29abcf65d0d1dfe145e8faad097640 ; do
DEPENDENCY_NAME="$(echo "$DEPENDENCY" | rev | cut -d- -f2- | rev)"
tar xf $CWD/$DEPENDENCY.tar.gz
diff --git a/system/fzf/fzf.info b/system/fzf/fzf.info
index ecbf4d352c..0e77a77a10 100644
--- a/system/fzf/fzf.info
+++ b/system/fzf/fzf.info
@@ -1,23 +1,23 @@
PRGNAM="fzf"
-VERSION="0.16.2"
+VERSION="0.16.3"
HOMEPAGE="https://github.com/junegunn/fzf"
-DOWNLOAD="https://github.com/junegunn/fzf/archive/0.16.2/fzf-0.16.2.tar.gz \
+DOWNLOAD="https://github.com/junegunn/fzf/archive/0.16.3/fzf-0.16.3.tar.gz \
https://github.com/junegunn/go-shellwords/archive/33bd8f1ebe16d6e5eb688cc885749a63059e9167/go-shellwords-33bd8f1ebe16d6e5eb688cc885749a63059e9167.tar.gz \
https://github.com/junegunn/go-runewidth/archive/63c378b851290989b19ca955468386485f118c65/go-runewidth-63c378b851290989b19ca955468386485f118c65.tar.gz \
https://github.com/junegunn/go-isatty/archive/66b8e73f3f5cda9f96b69efd03dd3d7fc4a5cdb8/go-isatty-66b8e73f3f5cda9f96b69efd03dd3d7fc4a5cdb8.tar.gz \
https://github.com/junegunn/tcell/archive/44772c121bb7838819d3ba4a7e84c0c2d617328e/tcell-44772c121bb7838819d3ba4a7e84c0c2d617328e.tar.gz \
https://github.com/gdamore/encoding/archive/b23993cbb6353f0e6aa98d0ee318a34728f628b9/encoding-b23993cbb6353f0e6aa98d0ee318a34728f628b9.tar.gz \
https://github.com/lucasb-eyer/go-colorful/archive/9c2852a141bf4711e4276f8f119c90d0f20a556c/go-colorful-9c2852a141bf4711e4276f8f119c90d0f20a556c.tar.gz \
- https://github.com/golang/text/archive/11dbc599981ccdf4fb18802a28392a8bcf7a9395/text-11dbc599981ccdf4fb18802a28392a8bcf7a9395.tar.gz \
+ https://github.com/golang/text/archive/ece019dcfd29abcf65d0d1dfe145e8faad097640/text-ece019dcfd29abcf65d0d1dfe145e8faad097640.tar.gz \
https://github.com/golang/crypto/archive/abc5fa7ad02123a41f02bf1391c9760f7586e608/crypto-abc5fa7ad02123a41f02bf1391c9760f7586e608.tar.gz"
-MD5SUM="37caff36e26b32a3d479eef2b512e66d \
+MD5SUM="699942f02ce399a81e8ed2d0679a3d1d \
225614e0b4b118bc15f7fce865f637f8 \
daeeee47b8dc81ec02bcd2d56bf576c9 \
e15b95057201799f455982ce76ff7041 \
3995f7a041908df543293240d0c15b57 \
4c6fb2d95929b35e44788924edc56649 \
d318fdeeb33620ef2ba796c94abc502d \
- 5845f45153f3fa0eedcbefa1c548334d \
+ 77cfeb740324798a702dc1728d559256 \
49c396491b02386d1d31fda0adeafb4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""