1 # Maintainer: Charles Briere <charlesbriere dot flatzo at gmail dot com>
6 pkgdesc="Python interface to Bugzilla"
8 url="http://code.google.com/p/pybugz/"
10 depends=("python2>=2.4" "python-elementtree")
11 source=("https://github.com/williamh/$pkgname/zipball/$pkgver")
12 sha1sums=('e4cd2390f3799a596929003c82b5962e638182b0')
16 python2 setup.py install --root=$pkgdir