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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Oct 12 18:25:01 UTC 2020


    Date: Monday, October 12, 2020 @ 18:25:01
  Author: jlichtblau
Revision: 723708

upgpkg: hugo 0.76.4-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-12 17:37:42 UTC (rev 723707)
+++ PKGBUILD	2020-10-12 18:25:01 UTC (rev 723708)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.76.3
+pkgver=0.76.4
 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=('48e9d1f54063e00e1e7282f3e812c512303a929c4dd75b63d39a668a867829c293dd26867c6012223eed9c6630b54494b23f15b0cd1f79c92a865bcaabd542de')
+sha512sums=('7a9e8714a485e26705365d3de495812d45cf7f7f6aed5929d055c8bf8f7ead98348d1154bb84d6e408b4af2fa87d510a5e86547a75e7e83e06286066c349dae7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list