From 9dbdd8df813eb187577f4fc6a4214e2247999c88 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 10 Jul 2018 11:53:25 +0200 Subject: [PATCH] hugo: update to 0.43. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"