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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Feb 10 17:55:06 UTC 2020


    Date: Monday, February 10, 2020 @ 17:55:06
  Author: jlichtblau
Revision: 566172

upgpkg: hugo 0.64.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-10 17:42:27 UTC (rev 566171)
+++ PKGBUILD	2020-02-10 17:55:06 UTC (rev 566172)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.64.0
+pkgver=0.64.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('e9f6cde1d40ae75e7573ad86829fbb5cb0951e70d3e4ec25850c3d9690022572')
+sha256sums=('38b8c896ccff938c80a648a1106a14d17564ca316f48df71783468fb15c46f27')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list