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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Nov 15 14:46:00 UTC 2021


    Date: Monday, November 15, 2021 @ 14:45:59
  Author: jlichtblau
Revision: 1048195

upgpkg: hugo 0.89.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 14:34:16 UTC (rev 1048194)
+++ PKGBUILD	2021-11-15 14:45:59 UTC (rev 1048195)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.89.2
+pkgver=0.89.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 optdepends=('python-pygments: syntax-highlight code snippets'
             'python-docutils: reStructuredText support')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('fa84f318a2ce4dcdeb966b483ee36b091390743b7cb922af8c399d7a82461fb63a15e0c1b87870c1d34f51e75eee268eb318f6745c6bcf14620fbbab8e697681')
+sha512sums=('6270240e4681dfef245da4102fdcb660cd9a54945ad2e66af89b20568a6e505fd90cee2011908d87690ebc53d1c8b95d7f19630f84eefa4565e7577ce7835cf7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list