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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Jul 1 20:26:19 UTC 2021


    Date: Thursday, July 1, 2021 @ 20:26:19
  Author: jlichtblau
Revision: 969749

upgpkg: hugo 0.84.4-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-01 20:25:23 UTC (rev 969748)
+++ PKGBUILD	2021-07-01 20:26:19 UTC (rev 969749)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.84.3
+pkgver=0.84.4
 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=('d460fad3623c6a16ea415a8d581bd34c81b990b0ed01806f571e1138e9356ae9fb869737133464e0df60113c28574e5b21887e402429d540e9bfc28756799c93')
+sha512sums=('f78ceb7514d87591703ac0f0ff2dfdd6a09d738d319a28f2d9ec13b44ab45d6d9ff02e7378c3764349827fd08d735ebc28b625085130db165232689655dff1e2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list