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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sat Dec 25 18:07:50 UTC 2021


    Date: Saturday, December 25, 2021 @ 18:07:50
  Author: jlichtblau
Revision: 1083728

upgpkg: hugo 0.91.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-25 18:06:45 UTC (rev 1083727)
+++ PKGBUILD	2021-12-25 18:07:50 UTC (rev 1083728)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.91.1
+pkgver=0.91.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=('5d25a70fc9cf53c5a99bb772072f8c1995ad130bcc7bf8e83435dfdeedec984aba77924dc338b0a5645ffcc23d5e5dda0b480b88f76dd001d32e37292ae5894b')
+sha512sums=('0994cc97c858b15991a5d7705a8f2f83154303d1daf4f3b3019e39d8789707875a0b90cd6f41e34bba42f10b9a13c13942ad06ddcd4b4808a4889b031a7b3d8e')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list