summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 73a96420f34c23500a0cd66c212824a341ca973e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-electrum_ecc
	pkgdesc = python library for libsecp256k1, using ctypes
	pkgver = 0.0.4
	pkgrel = 2
	url = https://github.com/spesmilo/electrum-ecc
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	options = !emptydirs
	source = git+https://github.com/spesmilo/electrum-ecc.git
	source = git+https://github.com/bitcoin-core/secp256k1
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = python-electrum_ecc