# Template file for 'ghq' pkgname=ghq version=1.1.7 revision=1 build_style=go go_import_path=github.com/x-motemen/ghq go_package="$go_import_path" hostmakedepends="git" depends="git" short_desc="Remote repository management made easy" maintainer="Dominic Monroe " license="MIT" homepage="https://github.com/x-motemen/ghq" distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz" checksum=3c9cc7763f947a918609868311048d387dbb586b34c993d8af18b0fd97c6c2eb post_install() { vlicense LICENSE }