From 4dda314fa526fd837bb78c92ef2ff90c91c9c30b Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Wed, 13 Apr 2016 11:43:37 +0200 Subject: [PATCH] hugo: rebuild with Go 1.6.1 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 06265be145f..9401f1bc1bc 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.15 -revision=1 +revision=2 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments"