keybase: update to 1.0.40.

This commit is contained in:
maxice8 2018-02-02 06:42:59 -02:00 committed by Toyam Cox
parent c7fdf01f3e
commit f973d9e69a

View file

@ -1,7 +1,7 @@
# Template file for 'keybase' # Template file for 'keybase'
pkgname=keybase pkgname=keybase
version=1.0.39 version=1.0.40
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" 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=f6835f7cab68eb198aaae6df5584343b33249b69603c9181d2112bb0778908f9 checksum=79f11737b3bdc279b34d2b978584b3c12e1c24ccdeb3b86dbf7670aa9c634913
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE