blob: 9fa8022d996d369c4a379dbb520aa107b585a403 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = keybase
pkgdesc = CLI tool for GPG with keybase.io
pkgver = 6.2.8
pkgrel = 1
url = https://keybase.io
arch = x86_64
license = BSD
makedepends = git
makedepends = go
makedepends = jq
makedepends = moreutils
makedepends = yarn
source = https://github.com/keybase/client/releases/download/v6.2.8/keybase-v6.2.8.tar.xz
source = https://github.com/keybase/client/releases/download/v6.2.8/keybase-v6.2.8.tar.xz.sig
source = keybase-gui.in
source = 0001-Don-t-use-electron-to-build.patch
validpgpkeys = 222B85B0F90BE2D24CFEB93F47484E50656D16C7
sha256sums = a17f9b987a20753922d1237e28ca6f1147af3e89e9c1d2dd22a11b5b083fdc33
sha256sums = SKIP
sha256sums = f5377a5b154c9ffa3f4da82f8746306660195a4b4fb0cd80664777023bd81b66
sha256sums = f4a54778a914bbdb7340b9d0349f68e96171763e2a34436bcf8faae7a80b9c11
pkgname = keybase
depends = gnupg
optdepends = kbfs: for the fuse-based fileystem and the encryption subcommand
pkgname = kbfs
pkgdesc = The Keybase filesystem
url = https://keybase.io/docs/kbfs
install = kbfs.install
depends = fuse
depends = keybase
pkgname = keybase-gui
pkgdesc = GUI frontend for GPG with keybase.io
depends = electron22
depends = keybase
depends = kbfs
|