summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42506dcd1e3c..aa3d4e1d516a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=spiderfoot
pkgver=3.3
-pkgrel=2
+pkgrel=3
pkgdesc="SpiderFoot is an open source intelligence automation tool. Its goal is to automate the process of gathering intelligence about a given target."
arch=('any')
url="http://www.spiderfoot.net/"
@@ -13,7 +13,7 @@ depends=( 'python' 'python-dnspython' 'python-exifread' 'python-cherrypy'
'python-ipaddress' 'python-phonenumbers' 'python-pypdf2'
'python-stem' 'python-whois' 'python-future' 'python-pyopenssl'
'python-docx' 'python-pptx' 'python-networkx' 'python-cryptography'
- 'python-secure' 'python-pygexf' 'python-adblockparser'
+ 'python-secure02' 'python-pygexf' 'python-adblockparser'
'python-publicsuffixlist' 'python-cherrypy-cors')
makedepends=('python')
install=${pkgname}.install