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