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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Nov 8 22:28:29 UTC 2021


    Date: Monday, November 8, 2021 @ 22:28:28
  Author: jlichtblau
Revision: 1039006

upgpkg: hugo 0.89.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-08 21:59:14 UTC (rev 1039005)
+++ PKGBUILD	2021-11-08 22:28:28 UTC (rev 1039006)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.89.0
+pkgver=0.89.1
 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=('f17c50e5ed8857388455a1bc5c70a0a1d1079921be9870322d0421503b528a2ef6aa3c559c07e5074ef076a9609e5c3b12bea0823658223e1d42af1eb158f1e2')
+sha512sums=('e1c979749b07a66f235975317113f562055a12931c7badd5ca3d4a3f87bc00edeba2769c16ca17208cce3d1b757750f59899262c6c51d8396a1ea0fc97d2de3f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list