From 123acfd237f68d9be6b3455343f5efd38e63e7b6 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Mon, 28 Jun 2021 16:37:00 +0300 Subject: [PATCH] hugo: update to 0.84.2 --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index ac62d8f55b13db..26d95b33b83d97 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.84.1 +version=0.84.2 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=ceb37a5b0ea93d62ab5a68b01599127874e7731f4c0457fc0e5422c5469cae72 +checksum=a3df08d41b953efc0b38c2558c00430b120760a56d38d1b0cdd161a9bef14083 post_install() { vdoc README.md