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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue May 1 20:45:30 UTC 2018


    Date: Tuesday, May 1, 2018 @ 20:45:29
  Author: jlichtblau
Revision: 318615

upgpkg: hugo 0.40.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-01 20:34:42 UTC (rev 318614)
+++ PKGBUILD	2018-05-01 20:45:29 UTC (rev 318615)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.39
+pkgver=0.40.2
 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=('db8e8e8f51879d8892bc089bc2078bfa83a7d9a4231e39c60220911b2ee9ad30')
+sha256sums=('1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list