summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d568d685b89212cde2503beb4913ae2f652027b (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.9.5
	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.10.4
	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.9.5.tar.gz::https://codeload.github.com/kyuupichan/electrumx/tar.gz/1.9.5
	source = electrumx.conf
	source = electrumx.service
	sha256sums = cb327e99bf20db364299012b0c85ff0a697f6fdae60f8f198743640333989e31
	sha256sums = f13119ac93e6e05203f9d5dae5e737ec718ca5c829b0b6b73b0761587ae651b7
	sha256sums = ece0696dc82e0159d9a266834e6e9e1e518caa68e6f145d262b291e1fc09d67e

pkgname = electrumx