summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxorond2018-09-07 05:47:12 +0300
committerxorond2018-09-07 05:47:12 +0300
commitf70c9cb7357b6f37a43966bd1152a02cc9578775 (patch)
tree1864561747fc2cc7b0b19a6d780500f2d2a3052e
parentfa9dff91660b92cadd04ad469ac889e1afced894 (diff)
downloadaur-pentmenu.tar.gz
update description
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 570a08767962..b4489163098e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,9 @@
pkgbase = pentmenu
- pkgdesc = A bash script inspired by pentbox.
- pkgver = 1.4
+ pkgdesc = A bash select menu for quick and easy network recon and DOS attacks
+ pkgver = 1.7.2
pkgrel = 1
url = https://github.com/GinjaChris/pentmenu
arch = any
- groups = archstrike
- groups = archstrike-misc
license = GPL3
depends = bash
depends = hping
@@ -14,8 +12,8 @@ pkgbase = pentmenu
depends = stunnel
depends = nmap
depends = whois
- source = https://github.com/GinjaChris/pentmenu/archive/1.4.tar.gz
- sha512sums = eff5a021c229a6f575e3054c135afa3e008da62648dcb78fca792f5bbd8f5f04acdb3a1185d78275cff7cde1b73edd17449a476a895cf22d19fd3a7768254a16
+ source = https://github.com/GinjaChris/pentmenu/archive/1.7.2.tar.gz
+ sha512sums = 7ad8b03a3b7bf35632629723fc0ec7fccf61862ba37ca3bacac0285ae791b9e8f7029fbf05f0d5f7b109856c15a797dcd37c4dbbfb9b4f1fccf25f727725824b
pkgname = pentmenu
diff --git a/PKGBUILD b/PKGBUILD
index b62072ca4ada..571c01ac3598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pentmenu
pkgver=1.7.2
pkgrel=1
arch=('any')
-pkgdesc="Designed to be a simple way to implement various basic pentesting network functions, including network attacks, using wherever possible readily available software commonly installed on most linux distributions, without having to resort to multiple specialist tools"
+pkgdesc="A bash select menu for quick and easy network recon and DOS attacks"
url="https://github.com/GinjaChris/pentmenu"
license=('GPL3')
depends=('bash' 'hping' 'openbsd-netcat' 'openssl' 'stunnel' 'nmap' 'whois')