diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 836061c2707..a0939cce95c 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.45.1 +version=0.46 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=4d8be74015fcc0be56d7a1d719b8b4900973e1e8ad4da9c9867c4c003f95ccfc +checksum=3cb167e24bdbb2362415aba4b1be301596276b4ff565116cb81df95bdfc50c0a build_options="pygments" desc_option_pygments="Alternative syntax highlighter"