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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Wed Mar 2 09:50:18 UTC 2022


    Date: Wednesday, March 2, 2022 @ 09:50:18
  Author: jlichtblau
Revision: 1139350

upgpkg: hugo 0.93.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 09:41:04 UTC (rev 1139349)
+++ PKGBUILD	2022-03-02 09:50:18 UTC (rev 1139350)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.92.2
+pkgver=0.93.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=('4a4c8ab730c1cc839e3e15a29b1200fa969402efa40774022a70fae11d98819173f6002ed3ee4a84ce1148c0744c82ce16ee0fec409935a903130ae71d62ba24')
+sha512sums=('d9a6c6a273f1d66538edb47ccc4e81412407de758f8fb96bb938f05bef5979f21669afea7e0283b338fd8c64c607eb6b3123f70e947266d9be35012669e6e3c2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list