[arch-commits] Commit in hugo/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Nov 22 10:59:43 UTC 2020
Date: Sunday, November 22, 2020 @ 10:59:43
Author: jlichtblau
Revision: 758875
upgpkg: hugo 0.78.2-1 - new upstream release
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-22 10:44:42 UTC (rev 758874)
+++ PKGBUILD 2020-11-22 10:59:43 UTC (rev 758875)
@@ -4,7 +4,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.78.1
+pkgver=0.78.2
pkgrel=1
pkgdesc="Fast and Flexible Static Site Generator in Go"
arch=('x86_64')
@@ -15,7 +15,7 @@
optdepends=('pygmentize: syntax-highlight code snippets'
'python-docutils: reStructuredText support')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('dc2953cca2d6f3b6409533cea59fe041bfdfe0f53c0b936de4925b3ba85c2052ed712fa2eb097702709089b38a888096e7a69ff8521b47261a44541287577486')
+sha512sums=('df8a1789740abae2fd50db619f4028d4bf483d015b0a0b68b88077236141a685aa369b492b65b85a7c3ae2ecea8842aaac6ba13e97379e890e8f178746bc7e1a')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list