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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Tue Apr 26 16:23:22 UTC 2022


    Date: Tuesday, April 26, 2022 @ 16:23:22
  Author: jlichtblau
Revision: 1191017

upgpkg: hugo 0.97.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 16:21:56 UTC (rev 1191016)
+++ PKGBUILD	2022-04-26 16:23:22 UTC (rev 1191017)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.97.0
+pkgver=0.97.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=('0237bc0d81a96be95a3e965a575a9cfc02561df6b19663e936f5bc60596e0c4949127de6b3dbc89e3fb4380769905c32006604f90d249c4a8f14f153ff0b4eaf')
+sha512sums=('37159560b620b8a03f2cd5aca880a881bc2491e9078eb86664c001320bacdb4a0e7b2b9e346c06ee08a74922be60af3f2317fcaa8027eb692c1201fca3b978f7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list