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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Nov 8 22:37:25 UTC 2021


    Date: Monday, November 8, 2021 @ 22:37:25
  Author: jlichtblau
Revision: 1039024

upgpkg: hugo 0.89.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-08 22:36:59 UTC (rev 1039023)
+++ PKGBUILD	2021-11-08 22:37:25 UTC (rev 1039024)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.89.1
+pkgver=0.89.2
 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=('e1c979749b07a66f235975317113f562055a12931c7badd5ca3d4a3f87bc00edeba2769c16ca17208cce3d1b757750f59899262c6c51d8396a1ea0fc97d2de3f')
+sha512sums=('fa84f318a2ce4dcdeb966b483ee36b091390743b7cb922af8c399d7a82461fb63a15e0c1b87870c1d34f51e75eee268eb318f6745c6bcf14620fbbab8e697681')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list