diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 13b7702068..4770a7eb1b 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.65.1 +version=0.65.2 revision=1 build_style=go go_import_path="github.com/gohugoio/${pkgname}" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=a2b56f17d7b9f9a823cac0af0628500fc75e1ae4195c4ef30a8ea729f35adaf8 +checksum=4a686f69798e3de56af16af8c22e52ae0ff18aa33a1751fdf380870df5d61985 build_options="pygments extended" desc_option_pygments="Alternative syntax highlighter"