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

Felix Yan felixonmars at archlinux.org
Sun Mar 22 11:27:03 UTC 2020


    Date: Sunday, March 22, 2020 @ 11:27:03
  Author: felixonmars
Revision: 603426

upgpkg: hugo 0.68.1-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 11:25:36 UTC (rev 603425)
+++ PKGBUILD	2020-03-22 11:27:03 UTC (rev 603426)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.68.0
+pkgver=0.68.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=('f45fc7581908b847b70652388d458f06d21eadfd1aca5bae26711a0a4cb6f86cec2be84d1c7cf9eea4919f0f57579c2c25cfbf5524bd96ec7f5193dab9a086d8')
+sha512sums=('74ea40949786ca4c70f9a7a8ec6712cbe8ada3b2ae1e4790e282bc5f6dbdb93d908fdd12899dd50da3fdf74360dc9fd4a6d72da0db0ae12e0c19328d5ffad92e')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list