fzf: update to 0.16.10.

This commit is contained in:
Leah Neukirchen 2017-07-22 23:51:12 +02:00
parent e0f2de422a
commit 94b286f313

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.16.8
version=0.16.10
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/junegunn/fzf"
short_desc="Command-line fuzzy finder"
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
checksum=daef99f67cff3dad261dbcf2aef995bb78b360bcc7098d7230cb11674e1ee1d4
checksum=a6b9d8abcba4239d30201cc7911e9c305a5cd750081ce5cd389f8e7425f4dc93
post_install() {
cd ${wrksrc}