summarylogtreecommitdiffstats
path: root/.AURINFO
blob: 484b9982766227c69664a8290e9d2f61618b9182 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-obelisk
	pkgdesc = Pure Python Obelisk + Bitcoin client side library
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/darkwallet/python-obelisk
	arch = any
	license = GPL
	depends = python2
	depends = python2-pyzmq
	depends = python2-ecdsa
	depends = python2-twisted
	conflicts = python2-obelisk-git
	replaces = python2-obelisk-git
	source = https://pypi.python.org/packages/source/p/python-obelisk/python-obelisk-0.1.3.tar.gz

pkgname = python2-obelisk