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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sun Jan 16 10:05:29 UTC 2022


    Date: Sunday, January 16, 2022 @ 10:05:28
  Author: jlichtblau
Revision: 1105968

upgpkg: hugo 0.92.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 09:59:59 UTC (rev 1105967)
+++ PKGBUILD	2022-01-16 10:05:28 UTC (rev 1105968)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.91.2
+pkgver=0.92.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=('0994cc97c858b15991a5d7705a8f2f83154303d1daf4f3b3019e39d8789707875a0b90cd6f41e34bba42f10b9a13c13942ad06ddcd4b4808a4889b031a7b3d8e')
+sha512sums=('9af1f257f282cee762b7c32643d093825d4db77d90d5b68946fa2fbeeba68a39be003fd1449dc41be4371c143d2fe495fef145788d861bfc13f59b95d9624e77')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list