summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6b05ee4b6a77e240e9130afdf7bbc0ce6cc5191 (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
	pkgdesc = Swarm client implemented in Go, basic building block for Swarm Network
	pkgver = 1.7.0
	pkgrel = 1
	url = https://swarm.ethereum.org/
	install = swarm-bee.install
	arch = x86_64
	license = BS2D-3-Clause
	makedepends = go
	makedepends = git
	depends = bash
	optdepends = swarm-bee-clef: external signer for bee
	options = !strip
	options = !buildflags
	options = !makeflags
	backup = etc/bee/bee.yaml
	source = git+https://github.com/ethersphere/bee.git#tag=v1.7.0
	source = https://go.dev/dl/go1.17.11.linux-amd64.tar.gz
	sha512sums = SKIP
	sha512sums = f25e730abc94364ae36c5d5834125cec1cea77c0c8a65ec23acf6f2c3f0a8e908547530202f818d13b74f21a037206fed546826838ffdebc5d1a10cb3a182e44

pkgname = swarm-bee