1 # Maintainer: Simon Allen <its.simon.a@gmail.com>
6 pkgdesc="GetUsage allows you to check your internet quota usage on Telstra Bigpond."
8 url="http://www.simonallen.org"
10 depends=('python2-qt' 'libnotify')
11 source=(http://simonallen.org/~simonall/src/python/getusage/getusage-1.8.1.tar.gz)
12 md5sums=('e223f427ec10539db72f004776256079')
15 cd $srcdir/${pkgname}-${pkgname}
16 sed -i '0,/python/s//python2/' src/getusage.py
17 python2 setup.py install --root=/usr --root=$pkgdir/