1 # Maintainer: Erwann Traourouder <erwann dot traourouder at gmail dot com>
5 pkgdesc="A tool to attack multiple WEP and WPA encrypted networks at the same time"
7 url="http://code.google.com/p/wifite/"
10 source=("http://$pkgname.googlecode.com/svn/trunk/$pkgname.py")
12 md5sums=('2518d526f13a51e7e3bbe243a3b8671f')
16 sed -i "s#/usr/bin/python#/usr/bin/python2#g" "$pkgname.py"
17 install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"