diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : fzf -version : 0.17.1 -release : 3 +version : 0.17.4 +release : 4 source : - - git|https://github.com/junegunn/fzf.git : 0.17.1 + - https://github.com/junegunn/fzf/archive/0.17.4.tar.gz : a4b009638266b116f422d159cd1e09df64112e6ae3490964db2cd46636981ff0 license : MIT component : system.utils summary : fzf is a general-purpose command-line fuzzy finder @@ -11,6 +11,7 @@ networking : yes builddeps : - golang + - git setup : | %patch -p1 < $pkgfiles/0001-Don-t-include-external-ldflags.-It-doesn-t-like-them.patch build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ fzf - Joshua Strobl - joshua@stroblindustries.com + Sönke Behrendt + thesoenke@outlook.com MIT system.utils @@ -19,18 +19,20 @@ system.utils - /usr/bin + /usr/bin/fzf + /usr/bin/fzf-tmux /usr/share/bash-completion/completions/fzf - /usr/share/man + /usr/share/man/man1/fzf-tmux.1 + /usr/share/man/man1/fzf.1 - - 2017-10-26 - 0.17.1 + + 2018-07-07 + 0.17.4 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Sönke Behrendt + thesoenke@outlook.com \ No newline at end of file