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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Feb 22 09:19:15 UTC 2020


    Date: Saturday, February 22, 2020 @ 09:19:15
  Author: jlichtblau
Revision: 578245

upgpkg: hugo 0.65.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-22 08:35:37 UTC (rev 578244)
+++ PKGBUILD	2020-02-22 09:19:15 UTC (rev 578245)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.65.0
+pkgver=0.65.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)
-sha256sums=('b1ce9ed6ebf713e81c86db4409cddf3fc0726f058e84ae34a961582c7ff42340')
+sha256sums=('4a686f69798e3de56af16af8c22e52ae0ff18aa33a1751fdf380870df5d61985')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list