summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 8 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffe766c09895..50bb4b62b5ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,23 @@
pkgbase = dirsearch-git
pkgdesc = Web path scanner/fuzzer, written in Python
- pkgver = 0.4.1.alpha_2.r81.be2828a
+ pkgver = 0.4.2.beta1.r0.1f3fc77
pkgrel = 1
url = https://github.com/maurosoria/dirsearch
changelog = CHANGELOG.md
arch = any
license = GPL2
makedepends = git
+ makedepends = python-setuptools
depends = python
+ depends = python-certifi
+ depends = python-chardet
+ depends = python-urllib3
+ depends = python-cryptography
+ depends = python-pysocks
+ depends = python-cffi
provides = dirsearch
conflicts = dirsearch
- backup = usr/lib/dirsearch/default.conf
source = git+https://github.com/maurosoria/dirsearch.git
sha256sums = SKIP
pkgname = dirsearch-git
-