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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Feb 20 08:57:50 UTC 2020


    Date: Thursday, February 20, 2020 @ 08:57:49
  Author: jlichtblau
Revision: 577003

upgpkg: hugo 0.65.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 08:57:49 UTC (rev 577002)
+++ PKGBUILD	2020-02-20 08:57:49 UTC (rev 577003)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.64.1
+pkgver=0.65.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=('38b8c896ccff938c80a648a1106a14d17564ca316f48df71783468fb15c46f27')
+sha256sums=('b1ce9ed6ebf713e81c86db4409cddf3fc0726f058e84ae34a961582c7ff42340')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list