summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGI_Jack2017-11-29 18:14:00 -0500
committerGI_Jack2017-11-29 18:14:00 -0500
commit474ba19dc70fc50ec6033c9f0b53c11487f1c3db (patch)
treea64449620d768cd49f5b1fd04b17641971c137dd /PKGBUILD
parent220256864644f2ee90621d1db3b652ea0aa84d4f (diff)
downloadaur-474ba19dc70fc50ec6033c9f0b53c11487f1c3db.tar.gz
added provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3451e1c1a7c..d08a1f1710f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="The Exploit Database (EDB) an ultimate archive of exploits and vulnerab
url="https://github.com/SYWorks/wireless-ids"
license=("custom")
arch=('any')
+provides=("wireless-ids")
depends=('python2' 'aircrack-ng' 'wireshark-cli' 'mlocate')
options=('!strip')
source=("git+https://github.com/SYWorks/${_gitname}.git" "wids.default" "wireless-ids.service")