summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cff1b7df58d9487ab5dde42de432b6a153177dea (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.4.0
	pkgrel = 1
	url = https://keybase.io
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	makedepends = go
	makedepends = jq
	makedepends = moreutils
	makedepends = yarn
	source = https://github.com/keybase/client/releases/download/v6.4.0/keybase-v6.4.0.tar.xz
	source = https://github.com/keybase/client/releases/download/v6.4.0/keybase-v6.4.0.tar.xz.sig
	source = keybase-gui.in
	source = 0001-Don-t-use-electron-to-build.patch
	validpgpkeys = 222B85B0F90BE2D24CFEB93F47484E50656D16C7
	sha256sums = 506916263f71a3ac8385228b3855d6ddb3f3168574179a0b10ab9867d18b0e3d
	sha256sums = SKIP
	sha256sums = f5377a5b154c9ffa3f4da82f8746306660195a4b4fb0cd80664777023bd81b66
	sha256sums = d805398390b5f7dfb5056462e3ba5bd4568c6aa3b9e40fd63158f15adc3fc8cd

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 = electron32
	depends = keybase
	depends = kbfs