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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Mar 21 22:17:31 UTC 2021


    Date: Sunday, March 21, 2021 @ 22:17:31
  Author: jlichtblau
Revision: 898546

upgpkg: hugo 0.82.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 22:14:44 UTC (rev 898545)
+++ PKGBUILD	2021-03-21 22:17:31 UTC (rev 898546)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.81.0
+pkgver=0.82.0
 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=('abb734a5481e5947450449b69c8b978c6a94b1e56b7eec658caaa0d08236b8ee599e79b0b509476b3e48eec20d1c697b09b0ee1d2ee9816879cbace5ea26253c')
+sha512sums=('b5325988b901b01f2477a039209026e692813c2165fb6c914e9711257a23d6facc57436f7c90b0ef11ade0fa72338e96a63e22795f6b9afef0acd1f4adac8c0c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list