From 120e491d0e6c3ab13c08c0db0738e348be9a8d5f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:44 +0000 Subject: [PATCH] fzf: rebuild with go-1.10.2 --- srcpkgs/fzf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 766f304cf2f..0775da19f0c 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,7 +1,7 @@ # Template file for 'fzf' pkgname=fzf version=0.17.3 -revision=4 +revision=5 build_style=go go_import_path="github.com/junegunn/fzf" maintainer="Leah Neukirchen "