[arch-commits] Commit in hugo/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Jan 8 18:32:58 UTC 2018
Date: Monday, January 8, 2018 @ 18:32:57
Author: jlichtblau
Revision: 280569
upgpkg: hugo 0.32.3-1 - new upstream release
Modified:
hugo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-08 17:51:26 UTC (rev 280568)
+++ PKGBUILD 2018-01-08 18:32:57 UTC (rev 280569)
@@ -5,7 +5,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.32.1
+pkgver=0.32.3
pkgrel=1
pkgdesc="Fast and Flexible Static Site Generator in Go"
arch=('x86_64')
@@ -15,7 +15,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=('3db253d5450c4df1813ca1450a79836c51970e5100b79805fd6bbb36cf0881f0')
+sha256sums=('2ff69b12cf1a8ca6c76d90d29fca63b6ce5e21e0d73e46366b98a2245c9095aa')
prepare() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list