summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2016-04-04 03:35:59 +0200
committeranthraxx2016-04-04 03:35:59 +0200
commitc695a860ad7f4efa61e8007c10aefc3d6634c982 (patch)
tree837275498640eb8929236340ad73e0ed45119ab6 /PKGBUILD
parent81b26e0ef43eeb97ffabe0d4415f82a91f3eaf68 (diff)
downloadaur-c695a860ad7f4efa61e8007c10aefc3d6634c982.tar.gz
upgpkg: bettercap-git 1.5.3.775.097478a-2
- adding net-tools dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d65158a8e69f..9515157f0451 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=bettercap-git
pkgver=1.5.3.775.097478a
-pkgrel=1
+pkgrel=2
pkgdesc='Complete, modular, portable and easily extensible MITM framework'
url='https://github.com/evilsocket/bettercap'
arch=('any')
license=('GPL3')
-depends=('ruby' 'ruby-network_interface' 'ruby-pcaprub' 'ruby-packetfu' 'ruby-colorize' 'ruby-net-dns' 'ruby-em-proxy' 'ruby-rubydns')
+depends=('net-tools' 'ruby' 'ruby-network_interface' 'ruby-pcaprub' 'ruby-packetfu' 'ruby-colorize' 'ruby-net-dns' 'ruby-em-proxy' 'ruby-rubydns')
makedepends=('git')
provides=('bettercap')
conflicts=('bettercap')