summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHythlodaeus2016-05-29 20:02:59 +0000
committerHythlodaeus2016-05-29 20:02:59 +0000
commit0d11f1e1c6993d709d0e3db6df51cec8cc3cda14 (patch)
treebd609400a0eb681b695685e0bcd9392ff107a2bf /PKGBUILD
parente983012e51b5435421a48c515bd6456cac73af61 (diff)
downloadaur-0d11f1e1c6993d709d0e3db6df51cec8cc3cda14.tar.gz
Added description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9094dd1fa222..a0f79bea62f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@ pkgname=unix-privesc-check
pkgver=1.4
pkgrel=1
epoch=
-pkgdesc=""
+pkgdesc="A script to find misconfigurations that could allow user
+privilege escalation in UNIX systems"
arch=(x86_64 i686)
url="http://pentestmonkey.net/tools/audit/unix-privesc-check"
license=('GPLv2')