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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Oct 7 16:15:03 UTC 2020


    Date: Wednesday, October 7, 2020 @ 16:15:03
  Author: jlichtblau
Revision: 720738

upgpkg: hugo 0.76.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 16:13:36 UTC (rev 720737)
+++ PKGBUILD	2020-10-07 16:15:03 UTC (rev 720738)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.75.1
+pkgver=0.76.2
 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=('d942457a00c9cd58a6a2c2081da889e5d6cdf7839d8ed0b74f7a2888babcdbf5fcf2ba297085cf9ddda60f388e0b41e8b2527471d3a515119b7073e8ee9c2831')
+sha512sums=('20f8fc5db5df92c21961e17247d2270aadc56deb7c2075b5f77de0320d3cd57e2454e7e71c511b6d6cea639cfcf3611ace3ca845ce829fc37aae0f349ef612e5')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list