From ca73a4fbdc1624d0455efb7860b29d7d41b45ecd Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 1 Feb 2018 10:38:21 +0100 Subject: [PATCH] hugo: update to 0.35. --- srcpkgs/hugo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index cefe87acf5e..cb4611d06f2 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo -version=0.34 -revision=2 +version=0.35 +revision=1 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="SimPL-2" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d +checksum=dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4 post_install() { vlicense LICENSE.md