Skip to content

Commit

Permalink
to-release: released packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Nov 30, 2024
1 parent 09a5f5d commit 0839681
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**BlackArch Linux** is an ArchLinux based penetration testing distribution for
penetration testers and security researchers. The repository contains
[2815 tools](https://www.blackarch.org/tools.html). You can install tools
[2820 tools](https://www.blackarch.org/tools.html). You can install tools
individually or in groups. BlackArch Linux is compatible with existing Arch
installs. For more information, see the installation instructions.

Expand Down
1 change: 0 additions & 1 deletion lists/to-release
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
sharpfuzz
2 changes: 1 addition & 1 deletion packages/sharpfuzz/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgrel=1
epoch=1
pkgdesc='AFL-based fuzz testing for .NET.'
arch=('x86_64' 'aarch64')
groups=('blackarch' 'blackarch-fuzzer')
groups=('blackarch' 'blackarch-fuzzer' 'blackarch-windows')
url='https://github.com/Metalnem/sharpfuzz'
license=('MIT')
depends=('afl++' 'dotnet-runtime')
Expand Down

0 comments on commit 0839681

Please sign in to comment.