summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre ZANNI2019-05-03 14:35:39 +0200
committerAlexandre ZANNI2019-05-03 14:35:39 +0200
commitb7074000679668eaf8c6804b8b15656eda9aa67e (patch)
treeb5f1e929651d7035dc8b4a20ec3a073ef13ed2e6
parented1d111cffb7f9a93c066f9167519d689dc4c8cc (diff)
downloadaur-b7074000679668eaf8c6804b8b15656eda9aa67e.tar.gz
v8.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a319cace1fad..8c78887a63b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nessus
pkgdesc = Nessus vulnerability scanner
- pkgver = 8.3.1
+ pkgver = 8.3.2
pkgrel = 1
url = https://www.tenable.com/downloads/nessus
install = nessus.install
arch = x86_64
license = custom
depends = gnupg
- source = Nessus-8.3.1-fc20.x86_64.rpm::http://101s.nappy.link/files/302GMRUTGq2pchPBvU/Nessus-8.3.1-fc20.x86_64.rpm
+ source = http://localhost:8000/Nessus-8.3.2-fc20.x86_64.rpm
source = nessus.desktop
source = nessus.sh
source = LICENSE
- sha256sums = 99babb8ba9af9d791cf29c412c389b2dfa01f02cf56ab602d0eff15a132f4e1e
+ sha256sums = 676a27edbf34d92171c55b22b7e65bc9fc536bde105338bd6a28ccd68c72db7a
sha256sums = 8c5e82d609a7290c34cbfa5635012cb66820e4e2c1db2bf5808fc306fcefdc30
sha256sums = 9b8e2c15d86ce7b83806a27bd6685f009ad339f3ea52022b87a75fbd2802ec5a
sha256sums = 089073d03bf83e101b50da858348ace6bb2a553ce2249532d6f5d7ed29182dac
diff --git a/PKGBUILD b/PKGBUILD
index 52a7853067ad..af9ee103aff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: xsmile <sascha_r gmx de>
pkgname=nessus
-pkgver=8.3.1
+pkgver=8.3.2
pkgrel=1
pkgdesc="Nessus vulnerability scanner"
arch=('x86_64')
@@ -14,12 +14,12 @@ url="https://www.tenable.com/downloads/nessus"
install=${pkgname}.install
# Note: I had to use a file hoster because Tenable doesn't provide a direct link.
-source=("Nessus-${pkgver}-fc20.x86_64.rpm::http://101s.nappy.link/files/302GMRUTGq2pchPBvU/Nessus-8.3.1-fc20.x86_64.rpm"
+source=("http://localhost:8000/Nessus-${pkgver}-fc20.x86_64.rpm"
nessus.desktop
nessus.sh
LICENSE)
-sha256sums=('99babb8ba9af9d791cf29c412c389b2dfa01f02cf56ab602d0eff15a132f4e1e'
+sha256sums=('676a27edbf34d92171c55b22b7e65bc9fc536bde105338bd6a28ccd68c72db7a'
'8c5e82d609a7290c34cbfa5635012cb66820e4e2c1db2bf5808fc306fcefdc30'
'9b8e2c15d86ce7b83806a27bd6685f009ad339f3ea52022b87a75fbd2802ec5a'
'089073d03bf83e101b50da858348ace6bb2a553ce2249532d6f5d7ed29182dac')