summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2def0469b881..0e99c582c811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: éclairevoyant
pkgname=theharvester-git
-pkgver=4.2.0.r304.gd09392b
+pkgver=4.2.0.r307.gcaf21cb
pkgrel=1
pkgdesc="Gather emails, names, subdomains, IPs and URLs related to targets using public sources"
arch=(any)
@@ -40,11 +40,6 @@ pkgver() {
git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}
-prepare() {
- # see laramies/theHarvester#1390
- rm $pkgname/tests/discovery/test_qwantsearch.py
-}
-
build() {
cd $pkgname
python -m build -wn