[arch-commits] Commit in hugo/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed Oct 14 16:13:45 UTC 2020
Date: Wednesday, October 14, 2020 @ 16:13:45
Author: jlichtblau
Revision: 723929
upgpkg: hugo 0.76.5-1 - new upstream release
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-14 16:03:16 UTC (rev 723928)
+++ PKGBUILD 2020-10-14 16:13:45 UTC (rev 723929)
@@ -4,7 +4,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.76.4
+pkgver=0.76.5
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=('7a9e8714a485e26705365d3de495812d45cf7f7f6aed5929d055c8bf8f7ead98348d1154bb84d6e408b4af2fa87d510a5e86547a75e7e83e06286066c349dae7')
+sha512sums=('cb7d312d36cfd25b2664f388a8b43ce6be59b5eb35e9ecd950b7d6f301f8ca538233818260df68df6817ca17f700ded894ccd40fc497424130ba88167c43b29b')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list