We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0423788 commit db13056Copy full SHA for db13056
1 file changed
srcpkgs/hugo/template
@@ -1,6 +1,6 @@
1
# Template file for 'hugo'
2
pkgname=hugo
3
-version=0.160.1
+version=0.162.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=aaab9991fcc691aba35f8702c3cec65e2ba074408de70a9f66f7b868c28b8cdf
+checksum=17bb39e6af89d9b176bbfb0c06caf382d2f2af7644b769e2eab28cc084c91381
15
16
post_install() {
17
vdoc README.md
0 commit comments