summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd867b1db0cb..4ec1cc769d82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: GI_Jack <GI_Jack@hackermail.com>
+# Maintainer: <reg-archlinux AT klein DOT tuxli DOT ch>
+# Contributor: GI_Jack <GI_Jack@hackermail.com>
pkgname=spiderfoot
pkgver=4.0
-pkgrel=1
+pkgrel=2
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/"
@@ -15,7 +16,7 @@ depends=( 'python' 'python-adblockparser' 'python-dnspython>=2.1.0'
'python-phonenumbers' 'python-pypdf2' 'python-docx' 'python-whois'
'python-secure>=0.3.0' 'python-pyopenssl' 'python-pptx'
'python-networkx' 'python-cryptography' 'python-publicsuffixlist'
- 'python-openpyxl' 'python-exifread' )
+ 'python-openpyxl' 'python-exifread' 'python-setuptools-scm')
makedepends=('python')
install=${pkgname}.install