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

Felix Yan felixonmars at archlinux.org
Sun Mar 15 22:04:57 UTC 2020


    Date: Sunday, March 15, 2020 @ 22:04:56
  Author: felixonmars
Revision: 598681

upgpkg: hugo 0.67.1-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-15 22:03:26 UTC (rev 598680)
+++ PKGBUILD	2020-03-15 22:04:56 UTC (rev 598681)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.67.0
+pkgver=0.67.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)
-sha256sums=('2a1446ae9cec7ee3a6e2efd282146cba78de0e8a454d41ea57df0ab3154e5fdf')
+sha512sums=('717972277459f05adebe06c94b2f74cc7cb7ed2161af149073736cf6729fabdfc1476303a17cfc55a95ce1fe6104b6aa9b439bd22d099943115809946408edf0')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list