keybase: update to 1.0.40.
This commit is contained in:
parent
c7fdf01f3e
commit
f973d9e69a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue