summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Woelk2016-07-19 11:58:06 -0500
committerMatt Woelk2016-07-19 11:58:06 -0500
commit6551b144ecb6809cf5f27c497c19ee14c2ebcecc (patch)
tree514b0ecfd0779fa4c322df8cc9adb6e303d11140 /PKGBUILD
parent2695c99ac08387362aeed46619729ccfbe870045 (diff)
downloadaur-6551b144ecb6809cf5f27c497c19ee14c2ebcecc.tar.gz
Updated to 6.8.0.
Getting the ID doesn't work. Hopefully hard-coding it in is a long-term solution.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcfae15861e0..54b4b3670b9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: MattWoelk
pkgname=nessus
-pkgver=6.7.0
+pkgver=6.8.0
pkgrel=1
_bigver=Nessus-$pkgver-fc20
pkgdesc='Vulnerability scanner'
@@ -12,14 +12,14 @@ url='https://www.nessus.org'
install=nessus.install
# Download the rpm from <http://www.tenable.com/products/nessus/select-your-operating-system>
-# Nessus-6.7.0-fc20.x86_64.rpm
+# Nessus-6.8.0-fc20.x86_64.rpm
./getnessus.sh
source=($_bigver.x86_64.rpm
nessus.sh
LICENSE.NESSUS
nessus.install)
-md5sums=('485ab834af50160446e673e6aaf9842b'
+md5sums=('4106308f11c6b56f05932ee7bf9e71e1'
'8c5772ac63f97d94475fe03e80d6ba5c'
'8ff98bc9488304fcb66753d3cfb5f30e'
'd9d25d4075acc50c0050c7a4f244c7cb')