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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Jun 13 15:43:46 UTC 2022


    Date: Monday, June 13, 2022 @ 15:43:46
  Author: jlichtblau
Revision: 1237726

upgpkg: hugo 0.100.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 15:43:41 UTC (rev 1237725)
+++ PKGBUILD	2022-06-13 15:43:46 UTC (rev 1237726)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.100.0
+pkgver=0.100.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=('fee730c6567f58f39c9108b3a8706bd18a34a7d5ba364874ffb4d838b3f29d3063cbdf9ff6c5c7e5cabff1804d3159afaea244d777e2e8268c91cd45c7fcf731')
+sha512sums=('23126ce07b68752ad16c72300335254e8cae48524a1763edecd77ea2253b39afc07e9fe75a5375d48b50e3f0577c6872023a3aaa0a292c42ba23ed3ad1d360f5')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list