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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Apr 2 16:21:29 UTC 2018


    Date: Monday, April 2, 2018 @ 16:21:29
  Author: jlichtblau
Revision: 313885

upgpkg: hugo 0.38-1 - new upstream release 

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-02 15:07:17 UTC (rev 313884)
+++ PKGBUILD	2018-04-02 16:21:29 UTC (rev 313885)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.37.1
+pkgver=0.38
 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=('32ceca3bfcda80109ebd16b0cfdeb40c6b6fb1fe86976abdbd0fbce2e6492172')
+sha256sums=('08549563b718cc904e9a71b084f975b4b1fe05ab431e1258cbae23d4b76846ab')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list