Date: Sunday, January 8, 2023 @ 02:53:27
  Author: shibumi
Revision: 1381920

upgpkg: hugo 0.109.0-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-08 02:47:51 UTC (rev 1381919)
+++ PKGBUILD    2023-01-08 02:53:27 UTC (rev 1381920)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.108.0
+pkgver=0.109.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=('450030bd657468bcf62de9d60def0c4f977ed4ba4b8ff830eae146622f678fedf656e3637bbdb44ac4289f857f5a1259ea0cfa66a45a14ea92860eee86dbf9fa')
+sha512sums=('19168f7a27da94dc00195457b12f335a279304111f14c9bab8abae0b1fab6928260bad1d7022d2083ba48268b1e660fc72592b99be43bd64403e05917a9b436f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Reply via email to