We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77bdf05 commit e615048Copy full SHA for e615048
1 file changed
srcpkgs/hugo/template
@@ -1,6 +1,6 @@
1
# Template file for 'hugo'
2
pkgname=hugo
3
-version=0.160.0
+version=0.160.1
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=38e67688480c71ae3c26fcbd892f405b58422be59b528335a1b088fdebaf900a
+checksum=aaab9991fcc691aba35f8702c3cec65e2ba074408de70a9f66f7b868c28b8cdf
15
16
post_install() {
17
vdoc README.md
0 commit comments