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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun May 19 21:17:14 UTC 2019


    Date: Sunday, May 19, 2019 @ 21:17:14
  Author: jlichtblau
Revision: 468006

upgpkg: hugo 0.55.6-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-19 21:10:25 UTC (rev 468005)
+++ PKGBUILD	2019-05-19 21:17:14 UTC (rev 468006)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.55.5
+pkgver=0.55.6
 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=('372280e86fd97bf41e7e1307672328f99911f487b0e9c4245b906717a00f1747')
+sha256sums=('2b585e1919e2643e5bb4226eb64d7cd523bbf85be266f43bf3a132fa924949e4')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list