From 6ebe5926436496c429d7bdf17f43616981ce1889 Mon Sep 17 00:00:00 2001 From: Kr1ss Date: Tue, 23 Nov 2021 16:14:21 +0100 Subject: rename python-python-socks dependency Ref.: https://aur.archlinux.org/packages/wapiti/#comment-837293 --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 54c6e8d..8924bee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,16 +5,16 @@ pkgname=wapiti pkgver=3.0.8 -pkgrel=1 +pkgrel=2 -pkgdesc='A comprehensive web app vulnerability scanner written in Python' +pkgdesc='Comprehensive web app vulnerability scanner written in Python' arch=('any') url="https://$pkgname.sourceforge.net" license=('GPL') makedepends=('python-setuptools' 'python-pip') depends=('python-requests' 'python-beautifulsoup4' 'python-lxml' 'python-yaswfp' 'python-browser-cookie3' - 'python-mako' 'python-python_socks' 'python-tld' 'python-httpx' 'python-httpx-socks' + 'python-mako' 'python-python-socks' 'python-tld' 'python-httpx' 'python-httpx-socks' 'python-aiocache' 'python-sqlalchemy') optdepends=('python-requests-kerberos: Kerberos authentication' 'python-requests-ntlm: NTLM authentication') -- cgit v1.2.3-70-g09d2