fzf: update to 0.17.1.

This commit is contained in:
Leah Neukirchen 2017-10-17 15:35:03 +02:00
parent 3998c46ceb
commit ab64e87998
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.17.0
version=0.17.1
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=23569faf64cd6831c09aad7030c8b4bace0eb7a979c580b33cc4e4f9ff303e29
checksum=9c881e55780c0f56b5a30b87df756634d853bfd3938e7e53cb2df6ed63aa84a7
post_install() {
cd ${wrksrc}