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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Jun 29 21:19:47 UTC 2021


    Date: Tuesday, June 29, 2021 @ 21:19:46
  Author: jlichtblau
Revision: 967873

upgpkg: hugo 0.84.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-29 20:27:16 UTC (rev 967872)
+++ PKGBUILD	2021-06-29 21:19:46 UTC (rev 967873)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.84.1
+pkgver=0.84.2
 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=('2f0268eee308b68c8b96ec2a72875a2e76393f8b0216306b6378e083254926925ed869a5e6a3d6c7489f1bc0a272ec87948156c7cc8a65e99d7bcecd5edb619c')
+sha512sums=('508da940f0a23ebdf79ea2577c5be9649c848b75c7bba82ce0a79a63ca879eab38c54ce4b29b240bc1410d653ab1149a226d367305f6ec8d7d340d7b69514d66')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list