system/fzf: Updated for version 0.15.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2016-11-04 07:10:00 +07:00 committed by Willy Sudiarto Raharjo
parent bde11b33fd
commit 249a937421
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="fzf"
VERSION="0.13.5"
VERSION="0.15.5"
HOMEPAGE="https://github.com/junegunn/fzf"
DOWNLOAD="https://github.com/junegunn/fzf/archive/0.13.5.tar.gz \
DOWNLOAD="https://github.com/junegunn/fzf/archive/0.15.5.tar.gz \
https://github.com/junegunn/go-shellwords/tarball/35d512af \
https://github.com/junegunn/go-runewidth/tarball/63c378b8"
MD5SUM="9362b9ebebdb7bbf8de77dffe275a813 \
MD5SUM="3080878a3a60d1af59f6ab63eee54511 \
c5bbe751a0bb3a129c982af11fee54bb \
77a5a798f5c3fe09f8cb7d12e218e560"
DOWNLOAD_x86_64=""