[arch-commits] Commit in hugo/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Oct 10 13:45:20 UTC 2020
Date: Saturday, October 10, 2020 @ 13:45:20
Author: jlichtblau
Revision: 723107
upgpkg: hugo 0.76.3-1 - new upstream release
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-10 13:32:25 UTC (rev 723106)
+++ PKGBUILD 2020-10-10 13:45:20 UTC (rev 723107)
@@ -4,7 +4,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.76.2
+pkgver=0.76.3
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=('20f8fc5db5df92c21961e17247d2270aadc56deb7c2075b5f77de0320d3cd57e2454e7e71c511b6d6cea639cfcf3611ace3ca845ce829fc37aae0f349ef612e5')
+sha512sums=('48e9d1f54063e00e1e7282f3e812c512303a929c4dd75b63d39a668a867829c293dd26867c6012223eed9c6630b54494b23f15b0cd1f79c92a865bcaabd542de')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list