# Template file for 'keybase' pkgname=keybase version=4.3.1 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-3-Clause" homepage="https://keybase.io/" distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz" checksum=42c48cf0fbcc6890259297394e873a47a219df5c03ede786f50322f21450b8ff post_install() { vlicense LICENSE }