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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Mar 3 19:06:41 UTC 2020


    Date: Tuesday, March 3, 2020 @ 19:06:41
  Author: jlichtblau
Revision: 589799

upgpkg: hugo 0.66.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-03 18:21:03 UTC (rev 589798)
+++ PKGBUILD	2020-03-03 19:06:41 UTC (rev 589799)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.65.3
+pkgver=0.66.0
 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)
-sha256sums=('d6c6a68de86cdca0b7cf755c141e09a3fe74c456868e555ba6d459625348689c')
+sha256sums=('58716ebccbf34e4a4e04663c68c5f94d90e920314b44f4e8235ff9bd57604d4f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list