Date: Saturday, November 6, 2021 @ 18:59:43
  Author: shibumi
Revision: 1037694

upgpkg: hugo 0.89.0-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-11-06 18:57:30 UTC (rev 1037693)
+++ PKGBUILD    2021-11-06 18:59:43 UTC (rev 1037694)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.88.1
+pkgver=0.89.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=('2d0a9640f4209259ab7c7d8198306a7131bb9bfc1071a20ad883b83cf89f14c1da9785afd4fb67250e6177dc32042965cb3cba9d733bbe8e9fc147da69fc8537')
+sha512sums=('f17c50e5ed8857388455a1bc5c70a0a1d1079921be9870322d0421503b528a2ef6aa3c559c07e5074ef076a9609e5c3b12bea0823658223e1d42af1eb158f1e2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Reply via email to