keybase: update to 4.7.1.

This commit is contained in:
Karl Nilsson 2019-10-21 16:46:25 -04:00 committed by Toyam Cox
parent 8a5b582da7
commit 648b705171

View file

@ -1,6 +1,6 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=4.6.1 version=4.7.1
revision=1 revision=1
wrksrc="client-${version}" wrksrc="client-${version}"
build_style=go build_style=go
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://keybase.io/" homepage="https://keybase.io/"
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz" distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e checksum=deff60fe1237b8c33eea8854dd90602d748450a550a1a0aeb7c2e2997f131f1b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE