From e42d254537f9e70eb441c1fb1399b11768da0a60 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 3 May 2018 11:01:33 +0200 Subject: [PATCH] hugo: update to 0.40.2. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 2807a5ece4..153e273d16 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.40.1 +version=0.40.2 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=060d402cb4f4e007ea6366c74d97a738c236385d77a7e2585f885bd0a97a843e +checksum=1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db build_options="pygments" desc_option_pygments="Alternative syntax highlighter"