keybase: update to 3.0.0.
This commit is contained in:
parent
1df181b32a
commit
5bad608223
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=2.11.0
|
||||
version=3.0.0
|
||||
revision=1
|
||||
wrksrc="client-${version}"
|
||||
build_style=go
|
||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://keybase.io/"
|
||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||
checksum=858d81a25f141eff130c8c3725e511e79e2e28c67e1daeafe29e6dca6c138b72
|
||||
checksum=6e53ef409f19c6dad52426d12cd5ac72f5b8a678eb66672b85cae1d11e8cbfd7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue