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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Nov 7 20:07:30 UTC 2018


    Date: Wednesday, November 7, 2018 @ 20:07:30
  Author: jlichtblau
Revision: 403168

upgpkg: hugo 0.51-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-07 20:01:19 UTC (rev 403167)
+++ PKGBUILD	2018-11-07 20:07:30 UTC (rev 403168)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.50
+pkgver=0.51
 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=('4dade11c38aace73877750ea8d67ab2ccccf643751754d5a4afdd8d62e655012')
+sha256sums=('5433920c3830df4217c2e6b4e80958543b00c36a890fe4b3c990cfcf5fa46e33')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list