summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e3461a5ed4b..3bd7bcdb3bd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 20 15:48:16 UTC 2016
+# Sun Apr 3 23:35:54 UTC 2016
pkgbase = bettercap-git
pkgdesc = Complete, modular, portable and easily extensible MITM framework
- pkgver = 1.5.1.752.29d4382
+ pkgver = 1.5.3.775.097478a
pkgrel = 1
url = https://github.com/evilsocket/bettercap
arch = any
@@ -15,6 +15,7 @@ pkgbase = bettercap-git
depends = ruby-colorize
depends = ruby-net-dns
depends = ruby-em-proxy
+ depends = ruby-rubydns
provides = bettercap
conflicts = bettercap
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 0a4fb37c4123..d65158a8e69f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=bettercap-git
-pkgver=1.5.1.752.29d4382
+pkgver=1.5.3.775.097478a
pkgrel=1
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=('ruby' 'ruby-network_interface' 'ruby-pcaprub' 'ruby-packetfu' 'ruby-colorize' 'ruby-net-dns' 'ruby-em-proxy' 'ruby-rubydns')
makedepends=('git')
provides=('bettercap')
conflicts=('bettercap')