summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f28ef05..51880ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
10 10
11pkgdesc='Comprehensive web app vulnerability scanner written in Python' 11pkgdesc='Comprehensive web app vulnerability scanner written in Python'
12arch=('any') 12arch=('any')
13url="https://$pkgname.sourceforge.net" 13url="https://sourceforge.net/projects/$pkgname"
14license=('GPL') 14license=('GPL')
15 15
16makedepends=('python-setuptools' 'python-pip') 16makedepends=('python-setuptools' 'python-pip')