fzf: update to 0.16.6.

This commit is contained in:
Leah Neukirchen 2017-03-12 18:18:41 +01:00
parent 9543263289
commit 28ea088590
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.16.5
version=0.16.6
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf/src"
@ -12,7 +12,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=7add1b5290af779fc1c6a3e306d696fb0e833d4efb5b60d94f9c424ac1b6f9fe
checksum=6be4f32decc2e50b24a4b120a1e2217b437a2eaa77063435b0eb3268fc3f6573
pre_build() {
cd src