# Template file for 'ghi' pkgname=ghi version=1.1.0 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=90ee10cefe9b83514eadb185b339a7147627c54c508e28f292e56719af6bfcb6 do_install() { vbin ghi vman man/ghi.1 }