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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sat Dec 25 17:25:04 UTC 2021


    Date: Saturday, December 25, 2021 @ 17:25:04
  Author: jlichtblau
Revision: 1083706

upgpkg: hugo 0.91.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-25 17:23:42 UTC (rev 1083705)
+++ PKGBUILD	2021-12-25 17:25:04 UTC (rev 1083706)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.90.0
+pkgver=0.91.0
 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=('12db5440f920fe563da0095f3e2e4176b127aac82101fc6635f0df01f5ab3f8c840f8b29e271a111a29ec14056545bcf7b5db5b4d834df515f54756ebe113d62')
+sha512sums=('0ddffb73a7561d284a21f335a8fd3fe1388d7c869765b8bfafd0d0a797b1295b50413c6131465ec4e29e37cc63d923dbe046b8b4752541d194ac63f90697767f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list