diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -5,16 +5,16 @@ | |||
| 5 | pkgname=wapiti | 5 | pkgname=wapiti |
| 6 | 6 | ||
| 7 | pkgver=3.0.8 | 7 | pkgver=3.0.8 |
| 8 | pkgrel=1 | 8 | pkgrel=2 |
| 9 | 9 | ||
| 10 | pkgdesc='A comprehensive web app vulnerability scanner written in Python' | 10 | pkgdesc='Comprehensive web app vulnerability scanner written in Python' |
| 11 | arch=('any') | 11 | arch=('any') |
| 12 | url="https://$pkgname.sourceforge.net" | 12 | url="https://$pkgname.sourceforge.net" |
| 13 | license=('GPL') | 13 | license=('GPL') |
| 14 | 14 | ||
| 15 | makedepends=('python-setuptools' 'python-pip') | 15 | makedepends=('python-setuptools' 'python-pip') |
| 16 | depends=('python-requests' 'python-beautifulsoup4' 'python-lxml' 'python-yaswfp' 'python-browser-cookie3' | 16 | depends=('python-requests' 'python-beautifulsoup4' 'python-lxml' 'python-yaswfp' 'python-browser-cookie3' |
| 17 | 'python-mako' 'python-python_socks' 'python-tld' 'python-httpx' 'python-httpx-socks' | 17 | 'python-mako' 'python-python-socks' 'python-tld' 'python-httpx' 'python-httpx-socks' |
| 18 | 'python-aiocache' 'python-sqlalchemy') | 18 | 'python-aiocache' 'python-sqlalchemy') |
| 19 | optdepends=('python-requests-kerberos: Kerberos authentication' | 19 | optdepends=('python-requests-kerberos: Kerberos authentication' |
| 20 | 'python-requests-ntlm: NTLM authentication') | 20 | 'python-requests-ntlm: NTLM authentication') |
