From df07912e1cd8cb4946cd0f413d922137d3885d23 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 15 Apr 2018 20:57:55 +0200 Subject: [PATCH] hugo: update to 0.38.2. --- srcpkgs/hugo/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 2f3a929a0e..298878b6b1 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.38.1 +version=0.38.2 revision=1 build_style=go hostmakedepends="git" @@ -11,9 +11,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=bed277dd69218bf54b756bbe2b37168b585fc4fad5f3a3f62f9fc7fcc8a5af62 - -broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9186/steps/shell_3/logs/stdio" +checksum=a8197de4e2480dade53cfe6c0213c3576efe468d1e21d7518cecb019edbbb846 build_options="pygments" desc_option_pygments="Alternative syntax highlighter"