summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65eea7be3155..a9abf4f1151a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: coldbug <coldBug@e.mail.de>
_pkgbase=impacket
pkgname=python-impacket-git
-pkgver=impacket_0_10_0.r129.g8b3f9eff
+pkgver=impacket_0_11_0.r28.g337d50d0
pkgrel=1
pkgdesc="Collection of classes for working with network protocols"
arch=('any')
@@ -9,7 +9,7 @@ conflicts=('impacket')
url="https://github.com/SecureAuthCorp/impacket"
license=("Apache")
provides=('impacket')
-depends=('python' 'python-future' 'python-six' 'python-pyasn1' 'python-pycryptodome' 'python-pycryptodomex' 'python-pyopenssl' 'python-ldap3' 'python-flask' 'python-pcapy')
+depends=('python' 'python-future' 'python-six' 'python-pyasn1' 'python-pycryptodome' 'python-pycryptodomex' 'python-pyopenssl' 'python-ldap3' 'python-flask' 'python-pcapy' 'python-charset-normalizer' 'python-ldapdomaindump')
makedepends=('git' 'python-setuptools')
source=("git+https://github.com/SecureAuthCorp/impacket.git")
sha256sums=('SKIP')