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