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

Christian Rebischke shibumi at archlinux.org
Wed Aug 5 20:05:18 UTC 2020


    Date: Wednesday, August 5, 2020 @ 20:05:18
  Author: shibumi
Revision: 670351

upgpkg: hugo 0.74.3-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-05 20:03:17 UTC (rev 670350)
+++ PKGBUILD	2020-08-05 20:05:18 UTC (rev 670351)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.74.1
+pkgver=0.74.3
 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=('9ebbba3764bae4fc22d48e7aa0840b3d895eff360203f13007dcc87ce8e526edd9b87437ea9cfee764381727f9e5012ed2ff77ab3316247cc859a9b23d6da64c')
+sha512sums=('aca42db5abe1bf36c6793f3e6cf260167285f074366c03fc8f2000f59e4860c634a65fa14855f03dc2c4513fb83f2c215e590825e6d037d107825d589f08208f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list