diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 76e759ba3ae..4032f09d1fa 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.42.2 +version=0.43 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=3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122 +checksum=6a263844847b9676a38b7a687fda77f47e7cc39cdff7a9c1234a7afeec7baddb build_options="pygments" desc_option_pygments="Alternative syntax highlighter"