From 4abcf0eba7ab7c3ea7c5b60871ece404d0aadf62 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:34 +0000 Subject: [PATCH] tag: rebuild with go-1.8.3 --- srcpkgs/tag/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template index 0e9ce251738..61dbd987bc5 100644 --- a/srcpkgs/tag/template +++ b/srcpkgs/tag/template @@ -1,7 +1,7 @@ # Template file for 'tag' pkgname=tag version=1.3.0 -revision=4 +revision=5 build_style=go hostmakedepends="git mercurial" go_import_path="github.com/aykamko/${pkgname}"