From be9464a3dee5d23788ab39a90c2b039c8553d3ce Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 12 Sep 2017 23:26:30 +0200 Subject: [PATCH] hugo: update to 0.27. --- srcpkgs/hugo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 756fb3dd045..6dbe3a2cfa0 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo -version=0.26 -revision=2 +version=0.27 +revision=1 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="SimPL-2" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=1e76b6f5f0281d845c2189f7f3ae065a3ec38e32c560f4b573188878998f9c68 +checksum=72e2e31c753f102a4a7633cf18d713bfa2788618472675d7d1d956b62ec59f9e post_install() { vlicense LICENSE.md