From cfceb92e73d7f6a32494f0ba258b98748af43f34 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 11 Feb 2012 23:14:54 +0000 Subject: Sat Feb 11 23:14:53 UTC 2012 --- community/aircrack-ng/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/aircrack-ng') diff --git a/community/aircrack-ng/PKGBUILD b/community/aircrack-ng/PKGBUILD index 27f257e5c..c4c1e57b1 100644 --- a/community/aircrack-ng/PKGBUILD +++ b/community/aircrack-ng/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 50616 2011-06-29 02:16:27Z bfanella $ +# $Id: PKGBUILD 64237 2012-02-11 00:32:23Z arodseth $ # Maintainer: Brad Fanella # Contributor: Daenyth # Contributor: Corrado Primier @@ -7,7 +7,7 @@ pkgbase=aircrack-ng pkgname=(aircrack-ng aircrack-ng-scripts) pkgver=1.1 -pkgrel=7 +pkgrel=8 arch=('i686' 'x86_64') url="http://www.aircrack-ng.org" license=('GPL2') @@ -38,7 +38,7 @@ package_aircrack-ng() { package_aircrack-ng-scripts() { pkgdesc="Included scripts for a key cracker for the 802.11 WEP and WPA-PSK protocols" - depends=('python2' 'graphviz' 'pylorcon') + depends=('python2' 'graphviz' 'python2-pylorcon') cd ${srcdir}/aircrack-ng-${pkgver}/scripts mkdir -p ${pkgdir}/usr/share/man/man1/ \ -- cgit v1.2.3-54-g00ecf