keybase: update to 1.0.48.

Closes #14355.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-12 20:48:40 -03:00 committed by Enno Boland
parent 2a19b58446
commit 9ade37cd56
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=1.0.47 version=1.0.48
revision=2 revision=1
wrksrc="client-${version}" wrksrc="client-${version}"
build_style=go build_style=go
go_import_path="github.com/keybase/client" go_import_path="github.com/keybase/client"
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
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=906cde04899b538a71b57e178eb7b025b4208b0ba43835bbc2c49d78b33795b5 checksum=93a37fd3729fe35199af2524bf745c6cc5507116cf602912e2eb74f299f29cea
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE