summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author5amu2021-05-24 12:05:59 +0200
committer5amu2021-05-24 12:05:59 +0200
commit89d247e88007f80e045e60af837f04d75ba045e5 (patch)
tree40276ccaf97914bd133f079c519dd4b08e53b3e2
parentcdb852ca403f75904178422e89d08df2dc66487b (diff)
downloadaur-89d247e88007f80e045e60af837f04d75ba045e5.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 821291a96475..1ce342ff90db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wessus
pkgdesc = Wessus identifies vulnerabilities in websites identifying technologies and checking related CVE for the specific version.
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 0
url = https://gitlab.com/brn1337/wessus
arch = any
@@ -9,7 +9,7 @@ pkgbase = wessus
depends = npm
depends = python
depends = chromium
- source = https://gitlab.com/brn1337/wessus/-/archive/1.2/wessus-1.2.tar.gz
+ source = https://gitlab.com/brn1337/wessus/-/archive/1.3/wessus-1.3.tar.gz
sha256sums = SKIP
pkgname = wessus
diff --git a/PKGBUILD b/PKGBUILD
index ba31f161c4a6..bb236bb5be43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer 5amu <v.casalino@protonmail.com>
pkgname=wessus
-pkgver=1.2
+pkgver=1.3
pkgrel=0
pkgdesc="Wessus identifies vulnerabilities in websites identifying technologies and checking related CVE for the specific version."
url="https://gitlab.com/brn1337/wessus"