summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8129b97fb8eb..ba31f161c4a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer 5amu <v.casalino@protonmail.com>
pkgname=wessus
-pkgver=1.1
+pkgver=1.2
pkgrel=0
pkgdesc="Wessus identifies vulnerabilities in websites identifying technologies and checking related CVE for the specific version."
url="https://gitlab.com/brn1337/wessus"
@@ -15,4 +15,4 @@ sha256sums=("SKIP")
package() {
cd $srcdir/$pkgname-$pkgver
make PREFIX=$pkgdir/usr install
-} \ No newline at end of file
+}