summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 241e4ee0bc2b..d23f05673887 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo(replacement shim) v8
-# Wed Feb 24 09:44:16 AM EST 2021
+# Sat May 8 05:38:31 PM EDT 2021
pkgbase = spiderfoot
pkgdesc = SpiderFoot is an open source intelligence automation tool. Its goal is to automate the process of gathering intelligence about a given target.
pkgver = 3.3
@@ -31,7 +31,7 @@ pkgbase = spiderfoot
depends = python-pptx
depends = python-networkx
depends = python-cryptography
- depends = python-secure
+ depends = python-secure02
depends = python-pygexf
depends = python-adblockparser
depends = python-publicsuffixlist
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