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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Tue Mar 15 11:16:53 UTC 2022


    Date: Tuesday, March 15, 2022 @ 11:16:53
  Author: jlichtblau
Revision: 1154239

upgpkg: hugo 0.94.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 11:15:20 UTC (rev 1154238)
+++ PKGBUILD	2022-03-15 11:16:53 UTC (rev 1154239)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.94.1
+pkgver=0.94.2
 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=('ccf1b3108092f12f285d99ac0aa26db165238b85ba8f15f01bc6cb6f590016c3a9c0242d4f3a23c4271ce391f3adb54dc45e4813f2b9387eb27ae7941180452c')
+sha512sums=('a9efe4df03b3f88b4897700a57b9afd0810e34f66f190ca5f56770fffb710a5ec41fcd25efa3f98640aa1ef94d92f56f7a4edfaca6e613e00326e9faeabaf92f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list