We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4a445 commit 9d3fe64Copy full SHA for 9d3fe64
packages/krbjack/PKGBUILD
@@ -9,7 +9,8 @@ arch=('any')
9
groups=('blackarch' 'blackarch-networking' 'blackarch-exploitation')
10
url='https://github.com/almandin/krbjack'
11
license=('custom:THE BEER-WARE LICENSE')
12
-depends=('python' 'python-scapy' 'impacket-ba' 'python-dnspython' 'python-colorama')
+depends=('python' 'python-scapy' 'impacket-ba' 'python-dnspython'
13
+ 'python-colorama')
14
makedepends=('python-build' 'python-pip')
15
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
16
sha512sums=('d8937395c0e5ac57b44ec30fac34a233b570f373aaf3b9a759e58beece676aead1ae64b471c43fbc62cfa5ee7994f9e11b3e982ac22687cb1b04c25e65929168')
0 commit comments