We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e515806 commit d269f96Copy full SHA for d269f96
1 file changed
srcpkgs/hugo/template
@@ -1,6 +1,6 @@
1
# Template file for 'hugo'
2
pkgname=hugo
3
-version=0.157.0
+version=0.158.0
4
revision=1
5
build_style=go
6
build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
11
license="Apache-2.0"
12
homepage="https://gohugo.io"
13
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
14
-checksum=c471db355c547ff8982102704783f49514fd572831f15396646e468556e1e43a
+checksum=4fc3aecd14bf24bc8a18eb3337465640fecad91c83876fe26ba5fa1ae9fb6f1e
15
16
post_install() {
17
vdoc README.md
0 commit comments