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

Felix Yan felixonmars at archlinux.org
Tue Mar 24 13:30:32 UTC 2020


    Date: Tuesday, March 24, 2020 @ 13:30:32
  Author: felixonmars
Revision: 603822

upgpkg: hugo 0.68.2-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-24 13:29:50 UTC (rev 603821)
+++ PKGBUILD	2020-03-24 13:30:32 UTC (rev 603822)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.68.1
+pkgver=0.68.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=('74ea40949786ca4c70f9a7a8ec6712cbe8ada3b2ae1e4790e282bc5f6dbdb93d908fdd12899dd50da3fdf74360dc9fd4a6d72da0db0ae12e0c19328d5ffad92e')
+sha512sums=('02543aae9a2236048d3e5b829396b5aa3b8b315d13e1f3fa3d4b4ed86f30098bdc2bb9f1b0a6a8081219f67aae6434fa0e6c67f6c26ec4dc7b8c888a3832f932')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list