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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Feb 6 20:31:31 UTC 2018


    Date: Tuesday, February 6, 2018 @ 20:31:23
  Author: jlichtblau
Revision: 289537

upgpkg: hugo 0.36-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-06 20:31:04 UTC (rev 289536)
+++ PKGBUILD	2018-02-06 20:31:23 UTC (rev 289537)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.35
+pkgver=0.36
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,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=('dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4')
+sha256sums=('fb71f1f847528116e3227ed34050f731f5bae0246c861a97567a0ce437f877a7')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list