From aa3e9ba0e025ff4c44471d8f940dead9659f33ab Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Tue, 20 Apr 2021 16:17:29 +0300 Subject: [PATCH] hugo: update to 0.82.1 --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 531c1e3d6098e8..ee37134f268188 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.82.0 +version=0.82.1 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=f156c31034f013b11ff19aec09ab4d47fd8689befaa6f58222b48ed970722b4b +checksum=3190ae848fdb1a04339c233faab5934c422d85cf85ea3b0c0b5a842239c84e75 build_options="pygments extended" desc_option_pygments="Alternative syntax highlighter"