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

Felix Yan felixonmars at archlinux.org
Fri Jul 31 08:50:37 UTC 2020


    Date: Friday, July 31, 2020 @ 08:50:37
  Author: felixonmars
Revision: 666121

upgpkg: hugo 0.74.0-1

Modified:
  hugo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 08:50:28 UTC (rev 666120)
+++ PKGBUILD	2020-07-31 08:50:37 UTC (rev 666121)
@@ -4,8 +4,8 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.73.0
-pkgrel=2
+pkgver=0.74.0
+pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/"
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('16c989382437cb18ee837873e5872b047b12fd09c1f432131a0889a6fd5614a2fea9d510c13b5862fc2c0a760aef18f26ee3d398d66b6ae5f15e375ef86ac4c9')
+sha512sums=('f02cc5ef710b09e668959680f53c5b2d8997b80d4e86d917c6a561d9a91bb7f094a9be64f37249b2172d9f86b2a3a36ddff84de81631e6f789c78fdb3f4610f2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list