From 5bb593f5ae2b96fde74b46c53ec913306566aeb0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:27 +0000 Subject: [PATCH] tag: rebuild with go-1.9.3 --- srcpkgs/tag/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template index 9e59c865a01..15dc0a0e73e 100644 --- a/srcpkgs/tag/template +++ b/srcpkgs/tag/template @@ -1,7 +1,7 @@ # Template file for 'tag' pkgname=tag version=1.4.0 -revision=2 +revision=3 build_style=go hostmakedepends="git mercurial" go_import_path="github.com/aykamko/${pkgname}"