fzf: update to 0.11.1.

This commit is contained in:
Dominik Honnef 2016-01-02 04:12:22 +01:00
parent e1ce78db2f
commit 1703ba601c

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.10.8
version=0.11.1
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="A command-line fuzzy finder"
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
checksum=95ba7d39a311609f69d63bc2272f97aec92c974fe5a9560a4a0730b95828e4f4
checksum=611cf1c2da6a7c0d5b582a203774c4d1145c55b601413eb1e7c03e9410bb6733
pre_build() {
cd src