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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Sep 15 15:36:08 UTC 2020


    Date: Tuesday, September 15, 2020 @ 15:36:08
  Author: jlichtblau
Revision: 707151

upgpkg: hugo 0.75.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 15:25:04 UTC (rev 707150)
+++ PKGBUILD	2020-09-15 15:36:08 UTC (rev 707151)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.74.3
+pkgver=0.75.0
 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=('47192416b51b9b8ad180f8e00a83c4a5cc5222857685ddb0e2b61c294aadaba68caf5553bed0ccdea228de18ae9091d8392cab56d430356698e2e9dabe78a86d')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list