[arch-commits] Commit in hugo/repos/community-x86_64 (PKGBUILD)

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


    Date: Wednesday, August 5, 2020 @ 20:18:16
  Author: shibumi
Revision: 670355

old state of pkgbuild

Modified:
  hugo/repos/community-x86_64/PKGBUILD

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

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



More information about the arch-commits mailing list