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

Felix Yan felixonmars at archlinux.org
Thu Jan 9 13:31:17 UTC 2020


    Date: Thursday, January 9, 2020 @ 13:31:17
  Author: felixonmars
Revision: 551157

upgpkg: hugo 0.62.1-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 13:30:21 UTC (rev 551156)
+++ PKGBUILD	2020-01-09 13:31:17 UTC (rev 551157)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.62.0
+pkgver=0.62.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=('a7ac323c3ef4300490aa452d03bd1e73e4b013879a8abcf97f278badfaecad46')
+sha512sums=('601fd39932077fcb339e99206bdc5c8d5834cd8dd16e097a5bca23da33ebda5355dd98d60a3444bfec11c8908c3a1b4557a064fa88a7eede4efe8338fcd24289')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list