aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/hugo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index ca52037ac9..405e1e2471 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=hugo
-pkgver=0.62.2
+pkgver=0.63.2
pkgrel=0
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="https://gohugo.io/"
@@ -42,5 +42,5 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/hugo
}
-sha512sums="c5018531fa7e7eee3851fd449b8221f62bb580d9ec43f56d240c965056b735a25fde5144577ba2c28e823a1694e370d5926d2da5ecd9d46974d00c7f19e205aa hugo-0.62.2.tar.gz
+sha512sums="1049925cc9dfd749ea34410080e1c4d1e433a79c87dd91cc380cae6151a605adf292a8de3b157e7d648f86eaaa4a99622e16c69120e8cb847075d388f2697084 hugo-0.63.2.tar.gz
54dc7012d67b7970bceb9d4423d9c5971fd9875b5e566f1ab8ae07a11fdb009c379b55ebbbb3a0f74d530de9075ed1794acc42274ef6460381db98116acfe0a7 0001-Remove-git-tests.patch"