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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Dec 1 16:29:47 UTC 2020


    Date: Tuesday, December 1, 2020 @ 16:29:46
  Author: jlichtblau
Revision: 767175

upgpkg: hugo 0.79.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-01 15:57:58 UTC (rev 767174)
+++ PKGBUILD	2020-12-01 16:29:46 UTC (rev 767175)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.78.2
+pkgver=0.79.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
             'python-docutils: reStructuredText support')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('df8a1789740abae2fd50db619f4028d4bf483d015b0a0b68b88077236141a685aa369b492b65b85a7c3ae2ecea8842aaac6ba13e97379e890e8f178746bc7e1a')
+sha512sums=('d2f27a1e0ae83e1f12f500b360ad8b0584d8d2a9972a3b2dc307cb29cdc431109f39285d612f0ef3698385d8ae16e51c89aae9a909d33b0445eaf26805e5fc2b')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list