summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bedfe8fcccee..e38b27e4c4bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: kngfr <9bcfbc1ca230857ba09584697f20708a@kngfr.de>
pkgname=phoneinfoga
_reponame=PhoneInfoga
-pkgver=v1.6.7.r49.g74baad0
+pkgver=v1.10.9.r3.g65adcb8
pkgrel=1
pkgdesc="Advanced information gathering & OSINT tool for phone numbers."
arch=('any')
-url="https://github.com/sundowndev/PhoneInfoga/wiki"
+url="https://sundowndev.github.io/PhoneInfoga/"
license=('GPL')
depends=('python3'
'python-requests'
@@ -14,6 +14,7 @@ depends=('python3'
'python-phonenumbers'
'python-urllib3'
'python-colorama')
+optdepends=('geckodriver')
source=("git+https://github.com/sundowndev/PhoneInfoga")
md5sums=('SKIP')