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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Thu Sep 1 18:49:25 UTC 2022


    Date: Thursday, September 1, 2022 @ 18:49:25
  Author: jlichtblau
Revision: 1290395

upgpkg: hugo 0.102.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-01 18:42:44 UTC (rev 1290394)
+++ PKGBUILD	2022-09-01 18:49:25 UTC (rev 1290395)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.102.0
+pkgver=0.102.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=('082fc7b753038f42158e3627262747157d86a51b0e149356ef4a1a149cbb40c49627e3c74cd61b6fcbfc426df5491e1afafd6d8ede5c8bd074a0e70d358f3960')
+sha512sums=('bcbe1a0725f55ff2b81ad88bb42cc99324ece940155c4b056b1a713000364728955702a1a867193e158e4df8286652d8b8a65fb1befc314d63880ad8af3fc00c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list