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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Tue Apr 26 16:33:24 UTC 2022


    Date: Tuesday, April 26, 2022 @ 16:33:24
  Author: jlichtblau
Revision: 1191026

upgpkg: hugo 0.97.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 16:33:24 UTC (rev 1191025)
+++ PKGBUILD	2022-04-26 16:33:24 UTC (rev 1191026)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.97.1
+pkgver=0.97.3
 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=('37159560b620b8a03f2cd5aca880a881bc2491e9078eb86664c001320bacdb4a0e7b2b9e346c06ee08a74922be60af3f2317fcaa8027eb692c1201fca3b978f7')
+sha512sums=('74476fc5305c92908c8062e01fff084d815683e968483b653676c60c509b5d6098bbee5857ebc10d97b8775f10994dcfcc51b20003b5072e12a2623fecbc6b94')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list