# Template file for 'keybase' pkgname=keybase version=1.0.44 revision=3 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=505fc74f9aac772705ca3e566700821ab6a86ca3dbffb77be0d8ad234be3cef6 post_install() { vlicense LICENSE }