From 2d01993d932781bce5a53f9cab2e677b2fd18df6 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:56 +0000 Subject: [PATCH] tag: rebuild with go-1.10.2 --- srcpkgs/tag/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template index 3248f4266c7..67996b1fb9a 100644 --- a/srcpkgs/tag/template +++ b/srcpkgs/tag/template @@ -1,7 +1,7 @@ # Template file for 'tag' pkgname=tag version=1.4.0 -revision=5 +revision=6 build_style=go hostmakedepends="git mercurial" go_import_path="github.com/aykamko/${pkgname}"