keybase: update to 5.8.1.
This commit is contained in:
parent
f805d1cc63
commit
07fcc03892
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keybase'
|
# Template file for 'keybase'
|
||||||
pkgname=keybase
|
pkgname=keybase
|
||||||
version=5.7.1
|
version=5.8.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="client-v${version}"
|
wrksrc="client-v${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://keybase.io/"
|
homepage="https://keybase.io/"
|
||||||
distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
|
distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
|
||||||
checksum=23f0d22dd27530b98a4a7654629aa7cbf683cc0a9b29f5d314f456471fd0431e
|
checksum=5e89792105ce29420e92ebeaf8055db5e7d67de5e181f83f69904356ddeb8c71
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue