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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 08:59:30 UTC 2020


    Date: Thursday, April 23, 2020 @ 08:59:30
  Author: felixonmars
Revision: 617817

upgpkg: hugo 0.69.1-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 08:59:12 UTC (rev 617816)
+++ PKGBUILD	2020-04-23 08:59:30 UTC (rev 617817)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.69.0
+pkgver=0.69.1
 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=('585d38b438f6a888c623b3fe84bb652613037acfdfe53df00e13fa6597cd67c18d587986a35ca67876345d2c601c765e67e5e0fad25ed10e8002c99a99654f8f')
+sha512sums=('428a529637e92425dab6c570dc848458757c747f303e00909c169dc7bc6644bd96e8c63b7728d9b7f850a33ed732891b181f71820a7df1b7156d94326220980c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list