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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jan 22 17:25:52 UTC 2018


    Date: Monday, January 22, 2018 @ 17:25:51
  Author: jlichtblau
Revision: 285009

upgpkg: hugo 0.34-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 17:19:10 UTC (rev 285008)
+++ PKGBUILD	2018-01-22 17:25:51 UTC (rev 285009)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.33
+pkgver=0.34
 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=('689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0')
+sha256sums=('4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list