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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun May 2 21:10:08 UTC 2021


    Date: Sunday, May 2, 2021 @ 21:10:08
  Author: jlichtblau
Revision: 926247

upgpkg: hugo 0.83.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 21:10:02 UTC (rev 926246)
+++ PKGBUILD	2021-05-02 21:10:08 UTC (rev 926247)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.83.0
+pkgver=0.83.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,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=('364299d607d3baa1633761b42a01384a5dca048e91f76fd35d9d4a8d704ce897ab5e56ac3956a123306956f902b39d6246c68aa55624263333e3d1d9a5186c0d')
+sha512sums=('04d15866c450fd375c95e5b636d43d1c0b56eb4ff9941501516c17a4b821428729482c0f57f28aca23ca434bb34b70f1c1425ff59ac9304e928fb8b161a90993')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list