hugo: update to 0.66.0

This commit is contained in:
Neel 2020-03-05 01:44:30 +00:00 committed by Juan RP
parent c282b3ce0c
commit 75f307a459

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.65.3
version=0.66.0
revision=1
build_style=go
go_import_path="github.com/gohugoio/${pkgname}"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://gohugo.io"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=d6c6a68de86cdca0b7cf755c141e09a3fe74c456868e555ba6d459625348689c
checksum=58716ebccbf34e4a4e04663c68c5f94d90e920314b44f4e8235ff9bd57604d4f
build_options="pygments extended"
desc_option_pygments="Alternative syntax highlighter"