diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index efe03afc8f9..12520b7d9da 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo -version=0.48 -revision=2 +version=0.49 +revision=1 build_style=go hostmakedepends="git" depends="$(vopt_if pygments python-Pygments)" @@ -11,8 +11,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=0fa6bf285fc586fccacbf782017a5c0c9d164f6bf0670b12dd21526b32328cb2 -broken="go: error loading module requirements" +checksum=a31e0bac3a8c2884ed156b696fa1f63aa90b5898b537d30fbbdb95311ffa3e83 build_options="pygments" desc_option_pygments="Alternative syntax highlighter"