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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Aug 7 16:33:09 UTC 2017


    Date: Monday, August 7, 2017 @ 16:33:08
  Author: jlichtblau
Revision: 249473

upgpkg: hugo 0.26-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-07 16:00:56 UTC (rev 249472)
+++ PKGBUILD	2017-08-07 16:33:08 UTC (rev 249473)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.25.1
+pkgver=0.26
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('12f77c87cdc0bf4c6886a4c3343ba80bfe8bceeabed7a37e9dae945fa9010d1d')
+sha256sums=('1e76b6f5f0281d845c2189f7f3ae065a3ec38e32c560f4b573188878998f9c68')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list