From f9028009c2eecb6293a6ec04d109abcca7785509 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Sat, 19 Jun 2021 14:01:25 +0300 Subject: [PATCH] hugo: update to 0.84.0 --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 09710e9fe8c..0f7637a3f9a 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.83.1 +version=0.84.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=2abc273ffb79576c9347c80d443154db26be9ae15b6ae66f9b75056c3a285157 +checksum=4d5bf4888c3a652bec85b6a1dc05a55d9e26f9e315fc7e98bd720c0a36a405b8 post_install() { vdoc README.md