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

Felix Yan felixonmars at archlinux.org
Wed Jun 30 10:27:59 UTC 2021


    Date: Wednesday, June 30, 2021 @ 10:27:59
  Author: felixonmars
Revision: 967955

upgpkg: hugo 0.84.3-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-30 10:16:59 UTC (rev 967954)
+++ PKGBUILD	2021-06-30 10:27:59 UTC (rev 967955)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.84.2
+pkgver=0.84.3
 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=('508da940f0a23ebdf79ea2577c5be9649c848b75c7bba82ce0a79a63ca879eab38c54ce4b29b240bc1410d653ab1149a226d367305f6ec8d7d340d7b69514d66')
+sha512sums=('d460fad3623c6a16ea415a8d581bd34c81b990b0ed01806f571e1138e9356ae9fb869737133464e0df60113c28574e5b21887e402429d540e9bfc28756799c93')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list