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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jul 2 21:43:53 UTC 2018


    Date: Monday, July 2, 2018 @ 21:43:53
  Author: jlichtblau
Revision: 350280

upgpkg: hugo 0.42.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-02 20:58:55 UTC (rev 350279)
+++ PKGBUILD	2018-07-02 21:43:53 UTC (rev 350280)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.42.1
+pkgver=0.42.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=('4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b')
+sha256sums=('3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list