summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b2c90273c208a2840d9626f84a932cfd1c81cae (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
pkgbase = electrumx
	pkgdesc = Server implementation for the Electrum wallet
	pkgver = 1.7.2
	pkgrel = 1
	url = https://github.com/kyuupichan/electrumx
	install = electrumx.install
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = leveldb
	depends = python>=3.6
	depends = python-aiohttp>=2.0.0
	depends = python-plyvel
	depends = python-pylru
	depends = python-aiorpcx>=0.5.9
	optdepends = bitcoin-daemon: Bitcoin core headless P2P node
	optdepends = electrum: Bitcoin thin client
	options = !emptydirs
	backup = etc/electrumx/electrumx.conf
	backup = usr/lib/systemd/system/electrumx.service
	source = electrumx-1.7.2.tar.gz::https://codeload.github.com/kyuupichan/electrumx/tar.gz/1.7.2
	source = electrumx.conf
	source = electrumx.service
	sha256sums = acf4b38521a0f80d685879780209a1b6a3b9d48e645bd10c55bdf0ceb3d9204a
	sha256sums = f13119ac93e6e05203f9d5dae5e737ec718ca5c829b0b6b73b0761587ae651b7
	sha256sums = b4e1a9d4341edf1f2022f8c8591d28ef6bd6db38c6f332445ac294b5fc6dae93

pkgname = electrumx