Skip to content

Commit 570cc57

Browse files
committed
dftimewolf: .
1 parent 1e55166 commit 570cc57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/dftimewolf/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# See COPYING for license details.
33

44
pkgname=dftimewolf
5-
pkgver=694.0e30fe3e
5+
pkgver=699.898465c5
66
pkgrel=1
7-
pkgdesc='Framework for orchestrating forensic collection, processing and data export .'
7+
pkgdesc='Framework for orchestrating forensic collection, processing and data export.'
88
arch=('any')
99
groups=('blackarch' 'blackarch-forensic')
1010
url='https://github.com/log2timeline/dftimewolf'
@@ -42,6 +42,6 @@ source venv/bin/activate
4242
exec python $pkgname/cli/${pkgname}_recipes.py "\$@"
4343
EOF
4444

45-
chmod a+x "$pkgdir/usr/bin/$pkgname"
45+
chmod +x "$pkgdir/usr/bin/$pkgname"
4646
}
4747

0 commit comments

Comments
 (0)