summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonic-Y3k2016-03-05 13:49:36 +0100
committerSonic-Y3k2016-03-05 13:49:36 +0100
commit7a2c55d9da2f1f8e58b5cb07aa07530c3ef8c09f (patch)
tree82d2acacaf80044d4a82c7088fcbccd9c266550c
parent31247271f794185a53e978460e0e38a6260fc2a8 (diff)
downloadaur-7a2c55d9da2f1f8e58b5cb07aa07530c3ef8c09f.tar.gz
Changed dependency from python2-pefile-git to python2-pefile
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c9c3cf7401b..50d0c303c36c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 10 21:00:51 UTC 2015
+# Sat Mar 5 12:49:10 UTC 2016
pkgbase = mitmf-git
pkgdesc = Framework for Man-In-The-Middle attacks.
- pkgver = r425.d542dc1
+ pkgver = r429.06ef1da
pkgrel = 1
url = https://github.com/byt3bl33d3r/MITMf
arch = any
@@ -23,7 +23,7 @@ pkgbase = mitmf-git
depends = python2-dnslib
depends = python2-twisted
depends = python2-lxml
- depends = python2-pefile-git
+ depends = python2-pefile
depends = python2-ipy
depends = python2-user-agents
depends = python2-pyopenssl
diff --git a/PKGBUILD b/PKGBUILD
index ba75ea1252fc..d3d732f2ba2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=mitmf-git
pkgdesc="Framework for Man-In-The-Middle attacks."
-pkgver=r425.d542dc1
+pkgver=r429.06ef1da
pkgrel=1
arch=('any')
url="https://github.com/byt3bl33d3r/MITMf"
license=('GNU')
provides=('mitmf')
makedepends=('git')
-depends=('python2' 'libnetfilter_queue' 'libpcap' 'libjpeg-turbo' 'capstone' 'python2-pyinotify' 'python2-crypto' 'python2-pyasn1' 'python2-cryptography' 'python2-pillow' 'python2-netaddr' 'scapy' 'python2-dnslib' 'python2-twisted' 'python2-lxml' 'python2-pefile-git' 'python2-ipy' 'python2-user-agents' 'python2-pyopenssl' 'python2-service-identity' 'python2-configobj' 'python2-flask' 'python2-dnspython' 'python2-beautifulsoup4' 'python2-capstone' 'python2-magic' 'python2-msgpack' 'python2-requests' 'python2-pypcap' 'python2-chardet' 'python2-netfilterqueue-git' 'python2-ua-parser')
+depends=('python2' 'libnetfilter_queue' 'libpcap' 'libjpeg-turbo' 'capstone' 'python2-pyinotify' 'python2-crypto' 'python2-pyasn1' 'python2-cryptography' 'python2-pillow' 'python2-netaddr' 'scapy' 'python2-dnslib' 'python2-twisted' 'python2-lxml' 'python2-pefile' 'python2-ipy' 'python2-user-agents' 'python2-pyopenssl' 'python2-service-identity' 'python2-configobj' 'python2-flask' 'python2-dnspython' 'python2-beautifulsoup4' 'python2-capstone' 'python2-magic' 'python2-msgpack' 'python2-requests' 'python2-pypcap' 'python2-chardet' 'python2-netfilterqueue-git' 'python2-ua-parser')
source=("${pkgname}::git+https://github.com/byt3bl33d3r/MITMf"
"chdir.patch")
sha256sums=('SKIP'