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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Sep 8 18:56:18 UTC 2019


    Date: Sunday, September 8, 2019 @ 18:56:17
  Author: jlichtblau
Revision: 509012

upgpkg: hugo 0.58.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-08 18:45:46 UTC (rev 509011)
+++ PKGBUILD	2019-09-08 18:56:17 UTC (rev 509012)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.57.2
+pkgver=0.58.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=('435267c639ce58daea14c1f7d1f64bdd9176d20bd5719457e11051b88a6fffe6')
+sha256sums=('6c7a6da40d4bab4f644eac068255f6aaad3117725f9d719a4e8279994d468cc3')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list