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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon May 2 10:06:58 UTC 2022


    Date: Monday, May 2, 2022 @ 10:06:57
  Author: jlichtblau
Revision: 1192200

upgpkg: hugo 0.98.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 09:55:46 UTC (rev 1192199)
+++ PKGBUILD	2022-05-02 10:06:57 UTC (rev 1192200)
@@ -5,8 +5,8 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.97.3
-pkgrel=2
+pkgver=0.98.0
+pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/"
@@ -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=('74476fc5305c92908c8062e01fff084d815683e968483b653676c60c509b5d6098bbee5857ebc10d97b8775f10994dcfcc51b20003b5072e12a2623fecbc6b94')
+sha512sums=('9d8a65c49be5b7bb181627bd8b557ddc041dc00a673ac0af8aeacbbfc46441a0045a5ab531087fb866d076297d67823a2eb5b14f57f3ecf57cc7b9e6b90ddf3a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list