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

Felix Yan felixonmars at archlinux.org
Sat Mar 21 18:11:26 UTC 2020


    Date: Saturday, March 21, 2020 @ 18:11:25
  Author: felixonmars
Revision: 602940

upgpkg: hugo 0.68.0-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-21 18:10:45 UTC (rev 602939)
+++ PKGBUILD	2020-03-21 18:11:25 UTC (rev 602940)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.67.1
+pkgver=0.68.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)
-sha512sums=('717972277459f05adebe06c94b2f74cc7cb7ed2161af149073736cf6729fabdfc1476303a17cfc55a95ce1fe6104b6aa9b439bd22d099943115809946408edf0')
+sha512sums=('f45fc7581908b847b70652388d458f06d21eadfd1aca5bae26711a0a4cb6f86cec2be84d1c7cf9eea4919f0f57579c2c25cfbf5524bd96ec7f5193dab9a086d8')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list