From cbc932e5dd629897cb28f4e581a7a87135f138b9 Mon Sep 17 00:00:00 2001 From: Kr1ss Date: Sun, 19 Dec 2021 15:20:48 +0100 Subject: fix upstream url --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4c3567a..27a3311 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,7 +2,7 @@ pkgbase = wapiti pkgdesc = Comprehensive web app vulnerability scanner written in Python pkgver = 3.0.9 pkgrel = 1 - url = https://sourceforge.net/projects/wapiti + url = https://wapiti-scanner.github.io changelog = ChangeLog arch = any license = GPL diff --git a/PKGBUILD b/PKGBUILD index 51880ec..5c52fc1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc='Comprehensive web app vulnerability scanner written in Python' arch=('any') -url="https://sourceforge.net/projects/$pkgname" +url="https://$pkgname-scanner.github.io" license=('GPL') makedepends=('python-setuptools' 'python-pip') -- cgit v1.2.3-70-g09d2