diff --git a/README.md b/README.md index 9cd6fa5046a..2047b358cce 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **BlackArch Linux** is an ArchLinux based penetration testing distribution for penetration testers and security researchers. The repository contains -[2860 tools](https://www.blackarch.org/tools.html). You can install tools +[2865 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. diff --git a/packages/pentestgpt/PKGBUILD b/packages/pentestgpt/PKGBUILD index 70ab026cb58..4da0b9dca23 100644 --- a/packages/pentestgpt/PKGBUILD +++ b/packages/pentestgpt/PKGBUILD @@ -3,11 +3,11 @@ pkgname=pentestgpt _name=PentestGPT -pkgver=v0.8.r69.ga03f543 +pkgver=v0.8.r84.g406fb45 pkgrel=1 pkgdesc='A penetration testing tool empowered by ChatGPT. It is designed to automate the penetration testing process.' -arch=('any') groups=('blackarch' 'blackarch-automation') +arch=('any') url='https://github.com/GreyDGL/PentestGPT' license=('MIT') depends=('python')