summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kasak2021-02-22 12:51:36 +0100
committerDenis Kasak2021-02-22 12:51:36 +0100
commit213eba0ff609e550f931db505c45677907e892e8 (patch)
tree81febf21a7fda3fbcd4ee984bf3fe1099980ea64
parent0051051eb7ec81f9a1042a5c559ac9a53cca7f3f (diff)
downloadaur-213eba0ff609e550f931db505c45677907e892e8.tar.gz
Update .SRCINFO.
-rw-r--r--.SRCINFO32
1 files changed, 13 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 110b94fe9ec9..4fc0ac34e39a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,42 +1,36 @@
pkgbase = theharvester-git
- pkgdesc = A tool for gathering e-mail accounts, subdomain names, virtual hosts, open ports/ banners, and employee names from different public sources (search engines, pgp key servers).
- pkgver = V3.1.r343.g3c4d66d
+ pkgdesc = An OSINT tool for gathering emails, names, subdomains, IPs and URLs related to a target using public sources.
+ pkgver = 3.2.3.r18.ga6959ad
pkgrel = 1
url = https://github.com/laramies/theHarvester
install = theHarvester.install
arch = any
license = GPL2
makedepends = git
- makedepends = bash
- depends = bash
+ makedepends = python-setuptools
+ makedepends = python-pytest
depends = python
- depends = python-requests
- depends = python-plotly
- depends = python-pytest
- depends = python-texttable
- depends = python-shodan
- depends = python-beautifulsoup4
- depends = python-decorator
- depends = python-censys
- depends = python-gevent
- depends = python-grequests
depends = python-aiodns
depends = python-aiohttp
- depends = python-multiprocess
+ depends = python-aiomultiprocess
depends = python-aiosqlite
+ depends = python-beautifulsoup4
depends = python-certifi
+ depends = python-dnspython
depends = python-netaddr
+ depends = python-plotly
depends = python-pyppeteer
- depends = python-pyaml
- depends = python-pycares
+ depends = python-yaml
+ depends = python-requests
depends = python-retrying
+ depends = python-shodan
+ depends = python-texttable
depends = python-lxml
- depends = python-dnspython
depends = python-uvloop
provides = theharvester-git
conflicts = theharvester-git
source = theharvester-git::git+https://github.com/laramies/theHarvester.git
- md5sums = SKIP
+ sha256sums = SKIP
pkgname = theharvester-git