summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2644576cae8b5e5edb8315d9d9fb55731b535064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = swarm-bee-clef
	pkgdesc = Go Ethereum's external signer packaged for bee
	pkgver = 0.4.9
	pkgrel = 1
	url = https://swarm.ethereum.org/
	install = swarm-bee-clef.install
	arch = x86_64
	license = GPLv3
	makedepends = go
	makedepends = git
	depends = bash
	conflicts = bee-clef-bin
	options = !strip
	options = !buildflags
	options = !makeflags
	backup = etc/bee-clef/4byte.json
	backup = etc/bee-clef/rules.js
	source = git+https://github.com/ethersphere/bee-clef.git#tag=v0.4.9
	sha512sums = SKIP

pkgname = swarm-bee-clef