[arch-commits] Commit in hugo/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Dec 23 14:23:24 UTC 2020


    Date: Wednesday, December 23, 2020 @ 14:23:24
  Author: jlichtblau
Revision: 784227

upgpkg: hugo 0.79.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 13:51:26 UTC (rev 784226)
+++ PKGBUILD	2020-12-23 14:23:24 UTC (rev 784227)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.79.0
+pkgver=0.79.1
 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=('d2f27a1e0ae83e1f12f500b360ad8b0584d8d2a9972a3b2dc307cb29cdc431109f39285d612f0ef3698385d8ae16e51c89aae9a909d33b0445eaf26805e5fc2b')
+sha512sums=('61db9bef0a99d2885c41583aa785da90870583e2c5994b7f5857fc7a8a574d16f3e112aa4f6739186c4e11a48a779f1175f8cdccba8035cc352617ec6db326f9')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list