From bf2d5f72297c8b664c91dba620273f7e0218a5df Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 25 Mar 2021 12:40:35 +0100 Subject: [PATCH] hugo: update to 0.82.0. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 8abec86a971a..531c1e3d6098 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.80.0 +version=0.82.0 revision=1 build_style=go go_import_path="github.com/gohugoio/hugo" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" -checksum=4ddcd6ebea21e5fd4067db4a481ab7810e34496d5991a3520169c8f5ee1d38bb +checksum=f156c31034f013b11ff19aec09ab4d47fd8689befaa6f58222b48ed970722b4b build_options="pygments extended" desc_option_pygments="Alternative syntax highlighter"