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

Felix Yan felixonmars at archlinux.org
Thu May 7 06:06:50 UTC 2020


    Date: Thursday, May 7, 2020 @ 06:06:48
  Author: felixonmars
Revision: 625265

upgpkg: hugo 0.70.0-1

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 06:06:28 UTC (rev 625264)
+++ PKGBUILD	2020-05-07 06:06:48 UTC (rev 625265)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.69.2
+pkgver=0.70.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=('3433bf4c5f0ee3e11ab1305ce76bac6f4982df12fe0d5e778c47d9ff0d98bc01efcac7a430d897e8fa7fd990604371c58f9b6e56cf105bf78232d04c7371737d')
+sha512sums=('9073d89032c43e0d27dd500fbceefd386e4e0c96b6d305e94f3eb88dc92f369ef63460fe4a66c16b027e9ef8805a4b8c3446533d3af272bd5d3ec20abce90a96')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list