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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Dec 1 10:33:39 UTC 2018


    Date: Saturday, December 1, 2018 @ 10:33:38
  Author: jlichtblau
Revision: 410683

upgpkg: hugo 0.52-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-01 09:39:27 UTC (rev 410682)
+++ PKGBUILD	2018-12-01 10:33:38 UTC (rev 410683)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.51
+pkgver=0.52
 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=('5433920c3830df4217c2e6b4e80958543b00c36a890fe4b3c990cfcf5fa46e33')
+sha256sums=('a6c1b50c6d47c34d3d23fee1e11ad598752f39f71811b8e20db7598521fc0cc0')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list