2014-09-29 16:55:26 +00:00
|
|
|
# Template file for 'ghi'
|
|
|
|
pkgname=ghi
|
|
|
|
version=0.9.3
|
2014-09-30 04:24:07 +00:00
|
|
|
revision=2
|
|
|
|
noarch=yes
|
2014-09-29 16:55:26 +00:00
|
|
|
depends="ruby"
|
|
|
|
short_desc="GitHub command line interface"
|
|
|
|
maintainer="Enno Boland <eb@s01.de>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://github.com/stephencelis/ghi"
|
|
|
|
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"
|
|
|
|
checksum=1b58c7ec6e9339c44175808719694d7ee21cbd254d3a2e6d31a70d31027e9bea
|
|
|
|
|
|
|
|
do_install() {
|
|
|
|
vbin ghi
|
|
|
|
vman man/ghi.1
|
|
|
|
}
|