summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"