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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Jun 13 19:04:38 UTC 2018


    Date: Wednesday, June 13, 2018 @ 19:04:38
  Author: jlichtblau
Revision: 342925

upgpkg: hugo 0.42.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-13 18:57:17 UTC (rev 342924)
+++ PKGBUILD	2018-06-13 19:04:38 UTC (rev 342925)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.40.3
+pkgver=0.42.1
 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=('e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7')
+sha256sums=('4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list