# Template file for 'keybase' pkgname=keybase version=1.0.36 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=ddb9a9d6a0e9ee1b27ef246cb39c5032b0d8bcff67201fd8a9dd69dd555851fa post_install() { vlicense LICENSE }