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

Felix Yan felixonmars at archlinux.org
Sun Aug 2 08:55:34 UTC 2020


    Date: Sunday, August 2, 2020 @ 08:55:34
  Author: felixonmars
Revision: 667598

upgpkg: hugo 0.74.1-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-02 08:48:36 UTC (rev 667597)
+++ PKGBUILD	2020-08-02 08:55:34 UTC (rev 667598)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.74.0
+pkgver=0.74.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,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)
-sha512sums=('f02cc5ef710b09e668959680f53c5b2d8997b80d4e86d917c6a561d9a91bb7f094a9be64f37249b2172d9f86b2a3a36ddff84de81631e6f789c78fdb3f4610f2')
+sha512sums=('9ebbba3764bae4fc22d48e7aa0840b3d895eff360203f13007dcc87ce8e526edd9b87437ea9cfee764381727f9e5012ed2ff77ab3316247cc859a9b23d6da64c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list