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

Christian Rebischke shibumi at archlinux.org
Sun Apr 26 17:32:56 UTC 2020


    Date: Sunday, April 26, 2020 @ 17:32:55
  Author: shibumi
Revision: 621636

upgpkg: hugo 0.69.2-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-26 17:27:45 UTC (rev 621635)
+++ PKGBUILD	2020-04-26 17:32:55 UTC (rev 621636)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.69.1
+pkgver=0.69.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('428a529637e92425dab6c570dc848458757c747f303e00909c169dc7bc6644bd96e8c63b7728d9b7f850a33ed732891b181f71820a7df1b7156d94326220980c')
+sha512sums=('3433bf4c5f0ee3e11ab1305ce76bac6f4982df12fe0d5e778c47d9ff0d98bc01efcac7a430d897e8fa7fd990604371c58f9b6e56cf105bf78232d04c7371737d')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list