Skip to content

Commit

Permalink
hugo: update to 0.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
folliehiyuki authored and ericonr committed Jul 7, 2021
1 parent a523a04 commit 28c551a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/hugo/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
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
Expand Down

0 comments on commit 28c551a

Please sign in to comment.