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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jun 28 19:32:01 UTC 2021


    Date: Monday, June 28, 2021 @ 19:32:00
  Author: jlichtblau
Revision: 967728

upgpkg: hugo 0.84.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 18:34:34 UTC (rev 967727)
+++ PKGBUILD	2021-06-28 19:32:00 UTC (rev 967728)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.84.0
+pkgver=0.84.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,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=('29fb446142c8f57bcdbfd0a4aa5fac09827669b59fe319395fbe2e146d9cd5e6c5913d5d8fc4a5bb5277fcdfce4c04a4cd3775f06e80b5c8c143e2686e7347ae')
+sha512sums=('2f0268eee308b68c8b96ec2a72875a2e76393f8b0216306b6378e083254926925ed869a5e6a3d6c7489f1bc0a272ec87948156c7cc8a65e99d7bcecd5edb619c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list