From b1224d076939124700407e2b13b0e69d9be900fb Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:58 +0000 Subject: [PATCH] fzf: rebuild with go-1.9.2 --- srcpkgs/fzf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 22e020e9591..46bd0cdfb01 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,7 +1,7 @@ # Template file for 'fzf' pkgname=fzf version=0.17.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/junegunn/fzf" maintainer="Leah Neukirchen "