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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Sep 15 15:50:33 UTC 2020


    Date: Tuesday, September 15, 2020 @ 15:50:33
  Author: jlichtblau
Revision: 707153

upgpkg: hugo 0.75.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 15:36:30 UTC (rev 707152)
+++ PKGBUILD	2020-09-15 15:50:33 UTC (rev 707153)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.75.0
+pkgver=0.75.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=('47192416b51b9b8ad180f8e00a83c4a5cc5222857685ddb0e2b61c294aadaba68caf5553bed0ccdea228de18ae9091d8392cab56d430356698e2e9dabe78a86d')
+sha512sums=('d942457a00c9cd58a6a2c2081da889e5d6cdf7839d8ed0b74f7a2888babcdbf5fcf2ba297085cf9ddda60f388e0b41e8b2527471d3a515119b7073e8ee9c2831')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list