From bc9a32914abe47c99b59f480bc535f5b40edd8f1 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 4 Nov 2021 00:19:19 +0100 Subject: [PATCH] hugo: update to 0.89.0. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index b583de7ac1..e21dc96340 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.88.1 +version=0.89.0 revision=1 build_style=go go_import_path="github.com/gohugoio/hugo" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" -checksum=da5f52437bfc7521b194b39d36a8cf7b2775e70e1ba8c443f81a14f468608507 +checksum=0fbee83dd04927b6c467caad245cf3159463c5114e0624edc1536f75e4c6cf17 post_install() { vdoc README.md