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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Tue Mar 15 10:50:41 UTC 2022


    Date: Tuesday, March 15, 2022 @ 10:50:41
  Author: jlichtblau
Revision: 1154172

upgpkg: hugo 0.93.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 10:50:40 UTC (rev 1154171)
+++ PKGBUILD	2022-03-15 10:50:41 UTC (rev 1154172)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.93.2
+pkgver=0.93.3
 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=('5cec7db2ed5871d289a7a1b7057e172561da06f2851fb0ab59ab5e14020e0a4ceb6984ae7a74e5b19a6b0ad10690e98ae59e6b6d62d8dcdfcb6bff51053d12b5')
+sha512sums=('c65cc776588604a6ca2fbe5c4081db252ec007311eae54ed81ea65e983f1787edf6e10774d8ace82284eb7c42f6cb70650135ec44b2ddc8994ed511ba2a7d55e')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list