1 # Maintainer: Dan Serban
2 # Contributor: Dieter_be
7 pkgdesc="A collection of tools for the BitTorrent protocol, especially the rTorrent client"
10 url=http://pypi.python.org/pypi/pyrocore/
12 source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.zip")
13 md5sums=('6b2c751ce33b4d584a53155bb456daea')
17 cd ${pkgname}-${pkgver}
18 python2 setup.py install --root="${pkgdir}" --optimize=1