keybase: update to 5.3.0.
This commit is contained in:
parent
63518eef3e
commit
e893f1b722
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=5.2.1
|
||||
version=5.3.0
|
||||
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=209860c9b8c8e7d24b93b53afa2865aea543c2b83a3110f822d54b569f4deffe
|
||||
checksum=deec021a24e2f0d5e45818f818fc38e31a808c00644eb13b58237285e84f07ad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue