keybase: update to 4.4.2.
This commit is contained in:
parent
6094b17d1d
commit
a400570b1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=4.4.1
|
||||
version=4.4.2
|
||||
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=dfac5ff4ecd5cd75f22ebece24c2e074cc83e38c7b207e074ca2c96ec3c96b7b
|
||||
checksum=9d19f684d1e375605449f7c37aaecea6518d095ee54837386281c538ebac61f1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue