From 5e9195b8003265a02f5f138e85c856232d8cea06 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Thu, 8 Oct 2015 01:47:11 +0200 Subject: [PATCH] fzf: update to 0.10.7 --- srcpkgs/fzf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 9fb55dcf0a..d51bd5cc5e 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.10.5 +version=0.10.7 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=a0e4f2dce23a5b3edad44d4b96a5c4222c5bee928a43ea4b5686f1bce2a3fddf +checksum=d73297b058fa7eb993d7199d9575f9552e160c79117067b14171cf0087d53246 pre_build() { cd src