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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 21:19:27 UTC 2021


    Date: Monday, December 20, 2021 @ 21:19:27
  Author: felixonmars
Revision: 1080891

upgpkg: hugo 0.90.0-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 21:19:19 UTC (rev 1080890)
+++ PKGBUILD	2021-12-20 21:19:27 UTC (rev 1080891)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.89.4
+pkgver=0.90.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=('71b868eb434d841aee9c4cb43d94cb99eaf019c9dfcb1e35e6790426c2d52680d5de85f438b7b13fea3cb98e129070d3861c1f5e77929afc078dee0d8487a509')
+sha512sums=('12db5440f920fe563da0095f3e2e4176b127aac82101fc6635f0df01f5ab3f8c840f8b29e271a111a29ec14056545bcf7b5db5b4d834df515f54756ebe113d62')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list