From 370f73ff734b02734ccf3dd86fe993f894ae921f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 23 Jul 2018 11:37:28 +0200 Subject: [PATCH] hugo: update to 0.45. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index a02934bfc5b..9831b294b01 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.44 +version=0.45 revision=1 build_style=go hostmakedepends="git" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=63e6ae4be7e7b23ab5551842182b49be9a9a07a82d217c1a7a2815b49976129d +checksum=3c7798efe488fcbf3471f608c9e08e5087cf686b6c8237a625e659e0386010e1 build_options="pygments" desc_option_pygments="Alternative syntax highlighter"