keybase: update to 1.0.39.
This commit is contained in:
parent
d90ba94a35
commit
fe9a332026
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=1.0.36
|
||||
version=1.0.39
|
||||
revision=1
|
||||
wrksrc="client-${version}"
|
||||
build_style=go
|
||||
|
@ -9,11 +9,11 @@ go_package="${go_import_path}/go/keybase"
|
|||
go_build_tags="production"
|
||||
depends="gnupg2"
|
||||
short_desc="Client for keybase.io"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||
license="BSD"
|
||||
homepage="https://keybase.io/"
|
||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||
checksum=ddb9a9d6a0e9ee1b27ef246cb39c5032b0d8bcff67201fd8a9dd69dd555851fa
|
||||
checksum=f6835f7cab68eb198aaae6df5584343b33249b69603c9181d2112bb0778908f9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue