From 6489d9b6c6fbc7ef94c5df0ee7ed48efe55362bc Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Sun, 2 May 2021 18:50:23 +0300 Subject: [PATCH] hugo: update to 0.83.1 --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 3c1ab0105527..09710e9fe8c9 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.83.0 +version=0.83.1 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=c22bbbf4f3e12bced1b6b73ed1b31f45b9123c3d37ccacf2d899c06aa07550a9 +checksum=2abc273ffb79576c9347c80d443154db26be9ae15b6ae66f9b75056c3a285157 post_install() { vdoc README.md