[arch-commits] Commit in hugo/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed Mar 25 20:49:34 UTC 2020
Date: Wednesday, March 25, 2020 @ 20:49:33
Author: jlichtblau
Revision: 604380
upgpkg: hugo 0.68.3-1 - new upstream release
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-25 20:17:52 UTC (rev 604379)
+++ PKGBUILD 2020-03-25 20:49:33 UTC (rev 604380)
@@ -4,7 +4,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.68.2
+pkgver=0.68.3
pkgrel=1
pkgdesc="Fast and Flexible Static Site Generator in Go"
arch=('x86_64')
@@ -14,7 +14,7 @@
makedepends=('go-pie' 'git')
optdepends=('pygmentize: syntax-highlight code snippets')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('02543aae9a2236048d3e5b829396b5aa3b8b315d13e1f3fa3d4b4ed86f30098bdc2bb9f1b0a6a8081219f67aae6434fa0e6c67f6c26ec4dc7b8c888a3832f932')
+sha512sums=('31df8d69fe21c52b6d0676c62c81d07bad45660d985d9942aaef15242eae747f12eaf5c78ca11ee92a354c110aacaa2e3bab816455ca5bafc9ea4d2f10cf058f')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list