summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0baa849497ea22b852b4e8a395151a0e042d737a (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
pkgbase = electrumx
	pkgdesc = Server implementation for the Electrum wallet
	pkgver = 1.0.17
	pkgrel = 2
	url = https://github.com/kyuupichan/electrumx
	install = electrumx.install
	arch = any
	license = MIT
	makedepends = openssl
	makedepends = python-setuptools
	depends = leveldb
	depends = python
	depends = python-aiohttp
	depends = python-irc
	depends = python-plyvel
	depends = python-pylru
	optdepends = bitcoin-core: 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.0.17.tar.gz::https://codeload.github.com/kyuupichan/electrumx/tar.gz/1.0.17
	source = electrumx.conf
	source = electrumx.service
	sha256sums = 31ad831594cdc33087caf82903800c203a0ca440c58d555d7209775b14885616
	sha256sums = cf9b54e8841024fe10e35576514e8fc1de4be40e139f8dbc662ef149956f1d44
	sha256sums = b4e1a9d4341edf1f2022f8c8591d28ef6bd6db38c6f332445ac294b5fc6dae93

pkgname = electrumx