diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 9ded4a31986..a8679e45f41 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo -version=0.40.2 -revision=2 +version=0.40.3 +revision=1 build_style=go hostmakedepends="git" depends="$(vopt_if pygments python-Pygments)" @@ -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=1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db +checksum=e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7 build_options="pygments" desc_option_pygments="Alternative syntax highlighter"