keybase: replace gnupg2 with gnupg
This commit is contained in:
parent
ce90de853f
commit
c69534364c
@ -1,7 +1,7 @@
|
||||
# Template file for 'keybase'
|
||||
pkgname=keybase
|
||||
version=5.8.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path="github.com/keybase/client"
|
||||
go_package="${go_import_path}/go/keybase
|
||||
@ -9,7 +9,7 @@ ${go_import_path}/go/kbfs/kbfsfuse
|
||||
${go_import_path}/go/kbfs/kbfsgit/git-remote-keybase
|
||||
${go_import_path}/go/kbfs/kbfstool ${go_import_path}/go/kbfs/redirector"
|
||||
go_build_tags="production"
|
||||
depends="gnupg2"
|
||||
depends="gnupg>=2"
|
||||
short_desc="Client for keybase.io"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
|
Loading…
x
Reference in New Issue
Block a user