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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Sep 18 17:32:05 UTC 2019


    Date: Wednesday, September 18, 2019 @ 17:32:05
  Author: jlichtblau
Revision: 511077

upgpkg: hugo 0.58.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-18 17:29:25 UTC (rev 511076)
+++ PKGBUILD	2019-09-18 17:32:05 UTC (rev 511077)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.58.1
+pkgver=0.58.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=('6c7a6da40d4bab4f644eac068255f6aaad3117725f9d719a4e8279994d468cc3')
+sha256sums=('c743478d0c0dd46400f329b9c78651b0423c3c3e048c244d8f29fcdf7e358b05')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list