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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Jan 31 18:23:49 UTC 2018


    Date: Wednesday, January 31, 2018 @ 18:23:48
  Author: jlichtblau
Revision: 288439

upgpkg: hugo 0.35-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-31 18:21:29 UTC (rev 288438)
+++ PKGBUILD	2018-01-31 18:23:48 UTC (rev 288439)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.34
+pkgver=0.35
 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=('4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d')
+sha256sums=('dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list