fzf: update to 0.17.3. (#9755)

This commit is contained in:
maxice8 2017-12-04 06:03:38 -02:00 committed by Juan RP
parent 10300fc7e3
commit 314b35d941
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fzf'
pkgname=fzf
version=0.17.1
revision=2
version=0.17.3
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
maintainer="Leah Neukirchen <leah@vuxu.org>"
@ -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=9c881e55780c0f56b5a30b87df756634d853bfd3938e7e53cb2df6ed63aa84a7
checksum=e843904417adf926613431e4403fded24fade56269446e92aac6ff1db86af81e
post_install() {
cd ${wrksrc}