summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302021-11-08 15:40:42 +0100
committerM0Rf302021-11-08 15:40:42 +0100
commitbf9fab40288f0a09fcbf48f2b57f6c35ae4ddfb6 (patch)
treeca0b4df196de5faa3b97c9e53c6c13cc60c08011 /PKGBUILD
parent32d4ca59af1c071c4c92e96582b4b2af665693cf (diff)
downloadaur-bf9fab40288f0a09fcbf48f2b57f6c35ae4ddfb6.tar.gz
dependency-check-cli: 6.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5415ba5c41cf..62d70110a790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: François-Xavier Bru <francoisxavier.bru at orange dot com>
pkgname=dependency-check-cli
-pkgver=6.4.1
+pkgver=6.5.0
pkgrel=1
pkgdesc="Dependency-Check is a Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project's dependencies."
arch=('any')
@@ -21,4 +21,4 @@ package() {
ln -s /opt/${pkgname%%-cli}/bin/dependency-check.sh "${pkgdir}"/usr/bin/dependency-check
}
-sha256sums=('d7eb3169bebc7f0235cc8c44e1cb342fb685cfab99dbe8ce58740f171f7890aa')
+sha256sums=('e27ab0c010a447e5d2ac62063112c3e1a25364193450cb4345fc18defb4511a2')