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 0c4f93257957..23fc6246eb42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: GI_Jack <GI_Jack@hackermail.com>
pkgname=datasploit
pkgver=1.0a
-pkgrel=1
+pkgrel=2
pkgdesc="An OSINT framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc"
arch=('any')
url="http://datasploit.info/"
@@ -14,7 +14,7 @@ depends=('python2' 'python-setuptools' 'python2-billiard' 'python2-beautifulsoup
'python2-requests-file' 'python2-simplejson' 'python2-termcolor'
'python2-tqdm' 'python2-tweepy' 'python2-netaddr' 'python2-clearbit'
'python2-lxml' 'python2-ipwhois' 'python2-json2html' 'python2-travispy'
- 'python2-piplapis' 'python2-anyjson' 'python2-tldextract')
+ 'python2-piplapis' 'python2-anyjson' 'python2-tldextract' 'python2-cfscrape')
optdepends=()
provides=()