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 81dc9536b9ec..879420e3fc21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Maintainer: Jack R <rubacha.jack03@gmail.com>
pkgname=sublist3r-git
pkgver=r138.729d649
-pkgrel=4
+pkgrel=5
pkgdesc="A python tool designed to enumerate subdomains of websites using OSINT."
arch=('any')
url="https://github.com/aboul3la/Sublist3r"
license=('GPL2')
-depends=('python-requests' 'python-argparse' 'python-dnspython')
+depends=('python-requests' 'python-dnspython')
makedepends=('git')
conflicts=('sublist3r')
provides=('sublist3r')