diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ pkgrel=1 | |||
10 | 10 | ||
11 | pkgdesc='Comprehensive web app vulnerability scanner written in Python' | 11 | pkgdesc='Comprehensive web app vulnerability scanner written in Python' |
12 | arch=('any') | 12 | arch=('any') |
13 | url="https://$pkgname.sourceforge.net" | 13 | url="https://sourceforge.net/projects/$pkgname" |
14 | license=('GPL') | 14 | license=('GPL') |
15 | 15 | ||
16 | makedepends=('python-setuptools' 'python-pip') | 16 | makedepends=('python-setuptools' 'python-pip') |