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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sat Jul 31 16:49:44 UTC 2021


    Date: Saturday, July 31, 2021 @ 16:49:44
  Author: jlichtblau
Revision: 991124

upgpkg: hugo 0.86.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-31 16:38:26 UTC (rev 991123)
+++ PKGBUILD	2021-07-31 16:49:44 UTC (rev 991124)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.86.0
+pkgver=0.86.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=('b6073ea67890b165e63fca48653f0ead03fe72cbdd557ecb98555ebbb22eb9133e36156d376ee9b2c9b739756efcc97c4f626a3a5c47cf520cfc02159f7949f2')
+sha512sums=('cd97e7d3066d2c69f5bc5a16010ab7de3d4a92ed1e5a0093576d7210c8329eabdae045226f0d5f14d26fcdfa0c63c1aadf3ecbf10c494b2a675a377418c740f6')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list