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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Wed Mar 2 22:20:40 UTC 2022


    Date: Wednesday, March 2, 2022 @ 22:20:39
  Author: jlichtblau
Revision: 1139961

upgpkg: hugo 0.93.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 22:19:00 UTC (rev 1139960)
+++ PKGBUILD	2022-03-02 22:20:39 UTC (rev 1139961)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.93.0
+pkgver=0.93.1
 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=('d9a6c6a273f1d66538edb47ccc4e81412407de758f8fb96bb938f05bef5979f21669afea7e0283b338fd8c64c607eb6b3123f70e947266d9be35012669e6e3c2')
+sha512sums=('0f3466705f3895955b3a6bccd06c749eb873809242cac15735544cc1930d2e3dd7f8589a7106d79b29bde3df24a6c288eaf5717f87cc4ee91f044de6f8f7ff80')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list