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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Jan 9 19:13:10 UTC 2020


    Date: Thursday, January 9, 2020 @ 19:13:10
  Author: jlichtblau
Revision: 551467

upgpkg: hugo 0.62.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 19:02:29 UTC (rev 551466)
+++ PKGBUILD	2020-01-09 19:13:10 UTC (rev 551467)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.62.1
+pkgver=0.62.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)
-sha512sums=('601fd39932077fcb339e99206bdc5c8d5834cd8dd16e097a5bca23da33ebda5355dd98d60a3444bfec11c8908c3a1b4557a064fa88a7eede4efe8338fcd24289')
+sha256sums=('e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list