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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Feb 5 22:50:00 UTC 2020


    Date: Wednesday, February 5, 2020 @ 22:50:00
  Author: jlichtblau
Revision: 563554

upgpkg: hugo 0.64.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-05 22:45:57 UTC (rev 563553)
+++ PKGBUILD	2020-02-05 22:50:00 UTC (rev 563554)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.63.2
+pkgver=0.64.0
 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=('3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a')
+sha256sums=('e9f6cde1d40ae75e7573ad86829fbb5cb0951e70d3e4ec25850c3d9690022572')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list