# Template file for 'ghi' pkgname=ghi version=1.0.4 revision=1 noarch=yes depends="ruby" short_desc="GitHub command line interface" maintainer="Enno Boland " license="MIT" homepage="https://github.com/stephencelis/ghi" distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz" checksum=6fd0442a4b64a66ee27f0d09caf27bcc117737bd997653b94e8404ef7795f963 do_install() { vbin ghi vman man/ghi.1 }