From c2cf8236fb6ddfb80bce4e848f4f695ccddc8c45 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Mon, 5 Jul 2021 20:42:06 +0300 Subject: [PATCH] hugo: update to 0.85.0 --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index e78576a0a4e4..ee9312836ce1 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.84.4 +version=0.85.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=d8711de4b34ef602efa4805648efcc5c8b3881138db85b16efc025b5b08fb209 +checksum=9f1c983fe649f0d602481c848ebf863c9d3b3bc9c0e6a237c35e96e33a1b5d24 post_install() { vdoc README.md