From a47e3dc1ba3331f77f3a371f86abe020a7932bec Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Sat, 1 May 2021 17:48:39 +0300 Subject: [PATCH] hugo: update to 0.83.0 --- srcpkgs/hugo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 88b46c4c244e..3c1ab0105527 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo -version=0.82.1 -revision=3 +version=0.83.0 +revision=1 build_style=go go_import_path="github.com/gohugoio/hugo" go_build_tags="extended" @@ -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=3190ae848fdb1a04339c233faab5934c422d85cf85ea3b0c0b5a842239c84e75 +checksum=c22bbbf4f3e12bced1b6b73ed1b31f45b9123c3d37ccacf2d899c06aa07550a9 post_install() { vdoc README.md