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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Nov 2 19:07:25 UTC 2019


    Date: Saturday, November 2, 2019 @ 19:07:25
  Author: jlichtblau
Revision: 522160

upgpkg: hugo 0.59.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-02 18:57:49 UTC (rev 522159)
+++ PKGBUILD	2019-11-02 19:07:25 UTC (rev 522160)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.59.0
+pkgver=0.59.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=('cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4')
+sha256sums=('5d1e21f97eca611b92ce511f8ee846b289a9484262d4ef646c9c5477ba97e7ce')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list