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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Thu Aug 5 18:25:19 UTC 2021


    Date: Thursday, August 5, 2021 @ 18:25:19
  Author: jlichtblau
Revision: 993866

upgpkg: hugo 0.87.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-05 18:24:01 UTC (rev 993865)
+++ PKGBUILD	2021-08-05 18:25:19 UTC (rev 993866)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.86.1
+pkgver=0.87.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=('cd97e7d3066d2c69f5bc5a16010ab7de3d4a92ed1e5a0093576d7210c8329eabdae045226f0d5f14d26fcdfa0c63c1aadf3ecbf10c494b2a675a377418c740f6')
+sha512sums=('34dd25938b5d34d172b61cacfdce3f2656ad6fb152fc7452151ad5795b160bf01233dcea215469624f30c01bf977c0ce1a04e329ef197f2979d73f683b88d20d')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list