From cd6c160a815fd2aa5942aba0b27e38bef63a9063 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:18 +0000 Subject: [PATCH] tag: rebuild with go-1.8 --- srcpkgs/tag/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template index 44a2d9d3118..1f70ff2fa53 100644 --- a/srcpkgs/tag/template +++ b/srcpkgs/tag/template @@ -1,7 +1,7 @@ # Template file for 'tag' pkgname=tag version=1.3.0 -revision=2 +revision=3 build_style=go hostmakedepends="git mercurial" go_import_path="github.com/aykamko/${pkgname}"