[arch-commits] Commit in pyrit/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Mar 25 11:03:13 UTC 2018


    Date: Sunday, March 25, 2018 @ 11:03:12
  Author: bpiotrowski
Revision: 312558

0.5.0-3: remove external optdepends

Modified:
  pyrit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-25 11:03:05 UTC (rev 312557)
+++ PKGBUILD	2018-03-25 11:03:12 UTC (rev 312558)
@@ -4,7 +4,7 @@
 pkgname=pyrit
 _pkgname=Pyrit
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='The famous WPA precomputed cracker'
 url='https://github.com/JPaulMora/Pyrit'
 arch=('x86_64')
@@ -11,8 +11,6 @@
 license=('GPL3')
 depends=('openssl' 'python2' 'zlib' 'libpcap')
 optdepends=(
-  'cpyrit-cuda: nvidia gpu support'
-  'cpyrit-opencl: opencl support'
   'scapy: packet capture analyzation support'
   'python2-sqlalchemy: storage support'
 )



More information about the arch-commits mailing list