fzf: update to 0.15.1.

This commit is contained in:
Christian Neukirchen 2016-09-21 15:08:29 +02:00
parent 91ea647a3a
commit 521b377346

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.15.0
version=0.15.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="Command-line fuzzy finder"
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
checksum=ab40a9d6ff50765af9568e84c2107d6b91522c0623b109193402571f87055ee7
checksum=d48e7fd63b36a89b0187775eee3dae76992070cba62587d94303d39ecfa7d022
pre_build() {
cd src