diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index a8679e45f41..0a25e432fa5 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.40.3 +version=0.41 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=e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7 +checksum=a5a435d352ad8df3f0dd77968e6ac21925ee006e5538a37f775d9f53b30799fc build_options="pygments" desc_option_pygments="Alternative syntax highlighter"