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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Jun 13 15:35:27 UTC 2022


    Date: Monday, June 13, 2022 @ 15:35:27
  Author: jlichtblau
Revision: 1237721

upgpkg: hugo 0.100.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 15:31:32 UTC (rev 1237720)
+++ PKGBUILD	2022-06-13 15:35:27 UTC (rev 1237721)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.99.1
+pkgver=0.100.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=('cebdad62493b1f734fd0346d94f1480a597ea38bf984d8e91a2ae63a4083c1671d81f289a4396a1e1a2c973c8733eba95623dd7d50c31b8c4b096576a06ae03b')
+sha512sums=('fee730c6567f58f39c9108b3a8706bd18a34a7d5ba364874ffb4d838b3f29d3063cbdf9ff6c5c7e5cabff1804d3159afaea244d777e2e8268c91cd45c7fcf731')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list