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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sun Sep 12 11:49:15 UTC 2021


    Date: Sunday, September 12, 2021 @ 11:49:15
  Author: jlichtblau
Revision: 1014550

upgpkg: hugo 0.88.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 11:32:55 UTC (rev 1014549)
+++ PKGBUILD	2021-09-12 11:49:15 UTC (rev 1014550)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.87.0
+pkgver=0.88.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 optdepends=('python-pygments: syntax-highlight code snippets'
             'python-docutils: reStructuredText support')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('34dd25938b5d34d172b61cacfdce3f2656ad6fb152fc7452151ad5795b160bf01233dcea215469624f30c01bf977c0ce1a04e329ef197f2979d73f683b88d20d')
+sha512sums=('f862bb59e0c98d1c925b87bf6a430f9509ad0f01dc911f4f44ac6614694b1a6188e8d89ef1973611f85f48981b23ea17eaf7210d4bca3db3d61fac781df1f1ec')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list