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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Jul 14 15:52:39 UTC 2018


    Date: Saturday, July 14, 2018 @ 15:52:39
  Author: jlichtblau
Revision: 359173

upgpkg: hugo 0.44-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 15:31:46 UTC (rev 359172)
+++ PKGBUILD	2018-07-14 15:52:39 UTC (rev 359173)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.42.2
+pkgver=0.44
 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=('3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122')
+sha256sums=('63e6ae4be7e7b23ab5551842182b49be9a9a07a82d217c1a7a2815b49976129d')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list