Skip to content

Commit 9d3fe64

Browse files
committed
krbjack: style fix.
1 parent 7e4a445 commit 9d3fe64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/krbjack/PKGBUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ arch=('any')
99
groups=('blackarch' 'blackarch-networking' 'blackarch-exploitation')
1010
url='https://github.com/almandin/krbjack'
1111
license=('custom:THE BEER-WARE LICENSE')
12-
depends=('python' 'python-scapy' 'impacket-ba' 'python-dnspython' 'python-colorama')
12+
depends=('python' 'python-scapy' 'impacket-ba' 'python-dnspython'
13+
'python-colorama')
1314
makedepends=('python-build' 'python-pip')
1415
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
1516
sha512sums=('d8937395c0e5ac57b44ec30fac34a233b570f373aaf3b9a759e58beece676aead1ae64b471c43fbc62cfa5ee7994f9e11b3e982ac22687cb1b04c25e65929168')

0 commit comments

Comments
 (0)