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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Jan 1 10:23:06 UTC 2021


    Date: Friday, January 1, 2021 @ 10:23:05
  Author: jlichtblau
Revision: 802097

upgpkg: hugo 0.80.0-1 - new upstream release 

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-01 10:23:04 UTC (rev 802096)
+++ PKGBUILD	2021-01-01 10:23:05 UTC (rev 802097)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.79.1
+pkgver=0.80.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
             'python-docutils: reStructuredText support')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('61db9bef0a99d2885c41583aa785da90870583e2c5994b7f5857fc7a8a574d16f3e112aa4f6739186c4e11a48a779f1175f8cdccba8035cc352617ec6db326f9')
+sha512sums=('7942455b1429eda849ff9c09061abb08748619b20ce889b217b7c0aaa67e62e66a8ef3228f894943b6ea464b47e3f7543d81ebb061bb7a04d8106221922471e4')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list