[arch-commits] Commit in hugo/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Nov 1 13:34:56 UTC 2020
Date: Sunday, November 1, 2020 @ 13:34:55
Author: jlichtblau
Revision: 738858
upgpkg: hugo 0.77.0-1 - new upstream release
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-01 11:33:43 UTC (rev 738857)
+++ PKGBUILD 2020-11-01 13:34:55 UTC (rev 738858)
@@ -4,7 +4,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.76.5
+pkgver=0.77.0
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=('cb7d312d36cfd25b2664f388a8b43ce6be59b5eb35e9ecd950b7d6f301f8ca538233818260df68df6817ca17f700ded894ccd40fc497424130ba88167c43b29b')
+sha512sums=('0c9c09962c811dcb198b960e4e412915475902d934733e08a2da1b69e8c196fe03818b9e28abe1d3b085eba8780794a147d5917b77093ecd998425a928858c86')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list