# Template file for 'keybase' pkgname=keybase version=1.0.31 revision=1 wrksrc="client-${version}" build_style=go go_import_path="github.com/keybase/client" go_package="${go_import_path}/go/keybase" go_build_tags="production" depends="gnupg2" short_desc="Client for keybase.io" maintainer="Toyam Cox " license="BSD" homepage="https://keybase.io/" distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz" checksum=684c07e68c0daf8f3387fc2276c80ef6b5532cf603f4eaa2db6f8394c084f92c post_install() { vlicense LICENSE }