# Template file for 'hub' pkgname=hub version=1.12.4 revision=1 homepage="http://hub.github.com/" distfiles="https://github.com/github/hub/archive/v${version}.tar.gz" depends="ruby" hostmakedepends="ruby" short_desc="command line tool for Github" maintainer="Enno Boland " license="MIT" checksum=b7fe404d7dc5f60554f088bec12de5e80229331430ea0ced46d5bf89ecae5117 noarch=yes do_install() { rake DESTDIR=$DESTDIR prefix=/usr install }