fzf: update to 0.16.3.

This commit is contained in:
Leah Neukirchen 2017-01-30 12:23:20 +01:00
parent 921aef180d
commit a93be4f8a4

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.16.2
version=0.16.3
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=6d63f82c5fc6c3b658d224e8ebac6afcd237ca30de709f4fc72692fa0b0524b1
checksum=352c812cb40787c061912c6597a22e1d7edcbb1870a97be9884bcbf3fe6630ab
pre_build() {
cd src