keybase: update to 1.0.20.

This commit is contained in:
Toyam Cox 2017-03-09 19:24:22 -05:00
parent 0224bb939d
commit 3fbb4e6170

View file

@ -1,7 +1,7 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=1.0.18 version=1.0.20
revision=3 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@gmail.com>"
license="BSD" license="BSD"
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=8a4ebcb3ce8e3ed3649be870ab407fafeaeaed23c399f18dc25cba50fbb7f5a6 checksum=792545bd527ccc815f2edf8efebddefcd55417c25f6ef16b85e95e9d79227023
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE