From a67378d614f4b63d98049a28dd7056f7f1e122ec Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 28 Jul 2018 15:19:41 +0200 Subject: [PATCH] hugo: update to 0.45.1. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 9831b294b01..836061c2707 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.45 +version=0.45.1 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=3c7798efe488fcbf3471f608c9e08e5087cf686b6c8237a625e659e0386010e1 +checksum=4d8be74015fcc0be56d7a1d719b8b4900973e1e8ad4da9c9867c4c003f95ccfc build_options="pygments" desc_option_pygments="Alternative syntax highlighter"