keybase: update to 4.6.1.
This commit is contained in:
parent
c1907c1311
commit
d4b1c4fb3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=4.6.0
|
||||
version=4.6.1
|
||||
revision=1
|
||||
wrksrc="client-${version}"
|
||||
build_style=go
|
||||
|
@ -17,7 +17,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=ee97b78e27dc77f55e0533dfbf4ecde2563c14e0f8c708cdb6066361c56ff8f8
|
||||
checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue