keybase: update to 2.1.1.

This commit is contained in:
Toyam Cox 2018-07-09 19:55:27 -04:00
parent 5f8da92fc2
commit ef6a87baae

View file

@ -1,6 +1,6 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=1.0.48 version=2.1.1
revision=1 revision=1
wrksrc="client-${version}" wrksrc="client-${version}"
build_style=go build_style=go
@ -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=93a37fd3729fe35199af2524bf745c6cc5507116cf602912e2eb74f299f29cea checksum=ecdf299aadb5e8e07c01e5fcb27f64d839961de257d38169823bfe030679e0b6
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE