From a984bc055448a9cf5461228d87bc819168a1eb72 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:57 +0000 Subject: [PATCH] xurls: rebuild with go-1.10.2 --- srcpkgs/xurls/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template index 6dd1994c757..23362c89337 100644 --- a/srcpkgs/xurls/template +++ b/srcpkgs/xurls/template @@ -1,7 +1,7 @@ # Template file for 'xurls' pkgname=xurls version=1.1.0 -revision=4 +revision=5 build_style=go go_import_path="github.com/mvdan/${pkgname}" go_package="${go_import_path}/cmd/${pkgname}"