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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Jan 28 19:00:39 UTC 2020


    Date: Tuesday, January 28, 2020 @ 19:00:39
  Author: jlichtblau
Revision: 558260

upgpkg: hugo 0.63.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 18:55:09 UTC (rev 558259)
+++ PKGBUILD	2020-01-28 19:00:39 UTC (rev 558260)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.63.1
+pkgver=0.63.2
 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=('323ed54ceb00475b32d27779946da5d9c989dcdc3fc4ce4e278fb9ea84f152f1')
+sha256sums=('3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list