diff options
author | Kr1ss | 2020-12-02 19:56:37 +0100 |
---|---|---|
committer | Kr1ss | 2020-12-02 19:56:37 +0100 |
commit | a128551c117d54a8095053fcbe8985106ec3ba43 (patch) | |
tree | b2ce4504c030da42b1969754739409e3deaf4f22 /PKGBUILD | |
parent | 756855a0d511c6e537a534e4dc639672f3ec7248 (diff) | |
download | packages-a128551c117d54a8095053fcbe8985106ec3ba43.tar.gz packages-a128551c117d54a8095053fcbe8985106ec3ba43.tar.bz2 packages-a128551c117d54a8095053fcbe8985106ec3ba43.zip |
rebuild against python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ | |||
5 | pkgname=wapiti | 5 | pkgname=wapiti |
6 | 6 | ||
7 | pkgver=3.0.3 | 7 | pkgver=3.0.3 |
8 | pkgrel=2 | 8 | pkgrel=3 |
9 | 9 | ||
10 | pkgdesc='A comprehensive web app vulnerability scanner written in Python' | 10 | pkgdesc='A comprehensive web app vulnerability scanner written in Python' |
11 | arch=('any') | 11 | arch=('any') |