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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Tue Mar 15 11:02:45 UTC 2022


    Date: Tuesday, March 15, 2022 @ 11:02:44
  Author: jlichtblau
Revision: 1154209

upgpkg: hugo 0.94.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 11:02:19 UTC (rev 1154208)
+++ PKGBUILD	2022-03-15 11:02:44 UTC (rev 1154209)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.93.3
+pkgver=0.94.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=('c65cc776588604a6ca2fbe5c4081db252ec007311eae54ed81ea65e983f1787edf6e10774d8ace82284eb7c42f6cb70650135ec44b2ddc8994ed511ba2a7d55e')
+sha512sums=('dee472e2a706ed4107c7b7b90737a6c19af9f064eb2b5afd0ad061f483eb2e2daa53ed8a451d1edd4d242efe9105317d36fd83e64a932daa972787b809f37384')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list