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

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


    Date: Tuesday, April 26, 2022 @ 16:16:56
  Author: jlichtblau
Revision: 1191009

 upgpkg: hugo 0.97.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 16:16:13 UTC (rev 1191008)
+++ PKGBUILD	2022-04-26 16:16:56 UTC (rev 1191009)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.96.0
+pkgver=0.97.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=('1dc5e9f433953a1ae378d0eeb24e0647a4c096db96a727ece39c1c4e5d3ef40033ca61aa7a9ed322234e41a116f118115e637c0342b52ee60fe47eea5718ffde')
+sha512sums=('0237bc0d81a96be95a3e965a575a9cfc02561df6b19663e936f5bc60596e0c4949127de6b3dbc89e3fb4380769905c32006604f90d249c4a8f14f153ff0b4eaf')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list