# Template file for 'hugo' pkgname=hugo version=0.20.2 revision=1 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments" go_import_path="github.com/spf13/${pkgname}" short_desc="A Fast & Modern Static Website Engine" maintainer="Andrea Brancaleoni " license="SimPL-2" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" checksum=7d3279de4b829b5def468669c1e5e9a72e4cf30460a8ab6b045aeb6f98a6da77 post_install() { vlicense LICENSE.md vdoc README.md }