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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Nov 27 18:56:43 UTC 2019


    Date: Wednesday, November 27, 2019 @ 18:56:42
  Author: jlichtblau
Revision: 534194

upgpkg: hugo 0.60.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 18:43:27 UTC (rev 534193)
+++ PKGBUILD	2019-11-27 18:56:42 UTC (rev 534194)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.59.1
+pkgver=0.60.0
 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=('5d1e21f97eca611b92ce511f8ee846b289a9484262d4ef646c9c5477ba97e7ce')
+sha256sums=('cc6b72d2bb56f57bf4a51afcaddfec37bd895b163b47a595dc64e3063c733a4a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list