[arch-commits] Commit in hugo/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Mon Nov 22 01:49:10 UTC 2021
Date: Monday, November 22, 2021 @ 01:49:10
Author: shibumi
Revision: 1054172
upgpkg: hugo 0.89.4-1
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-22 01:48:00 UTC (rev 1054171)
+++ PKGBUILD 2021-11-22 01:49:10 UTC (rev 1054172)
@@ -5,7 +5,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.89.3
+pkgver=0.89.4
pkgrel=1
pkgdesc="Fast and Flexible Static Site Generator in Go"
arch=('x86_64')
@@ -16,7 +16,7 @@
optdepends=('python-pygments: syntax-highlight code snippets'
'python-docutils: reStructuredText support')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('6270240e4681dfef245da4102fdcb660cd9a54945ad2e66af89b20568a6e505fd90cee2011908d87690ebc53d1c8b95d7f19630f84eefa4565e7577ce7835cf7')
+sha512sums=('71b868eb434d841aee9c4cb43d94cb99eaf019c9dfcb1e35e6790426c2d52680d5de85f438b7b13fea3cb98e129070d3861c1f5e77929afc078dee0d8487a509')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list