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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sun Sep 12 11:58:27 UTC 2021


    Date: Sunday, September 12, 2021 @ 11:58:27
  Author: jlichtblau
Revision: 1014552

upgpkg: hugo 0.88.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 11:49:20 UTC (rev 1014551)
+++ PKGBUILD	2021-09-12 11:58:27 UTC (rev 1014552)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.88.0
+pkgver=0.88.1
 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=('f862bb59e0c98d1c925b87bf6a430f9509ad0f01dc911f4f44ac6614694b1a6188e8d89ef1973611f85f48981b23ea17eaf7210d4bca3db3d61fac781df1f1ec')
+sha512sums=('2d0a9640f4209259ab7c7d8198306a7131bb9bfc1071a20ad883b83cf89f14c1da9785afd4fb67250e6177dc32042965cb3cba9d733bbe8e9fc147da69fc8537')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list