keybase: update to 4.2.0.
This commit is contained in:
parent
3019923129
commit
335eb827e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=4.1.0
|
||||
version=4.2.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=7e670f4c607bd367edec5f58d2d27dcff826cd555f33b5192618b44fefbd41b0
|
||||
checksum=f94c5e215c5a035278acef142693fa6c785579242c5b4b1daea8108d5b160371
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue