summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-09-14 15:00:41 +0200
committerM0Rf302022-09-14 15:00:41 +0200
commit02186985e8f1a3a7543823f05641559ff6d156ef (patch)
tree2a703fccafd6c50088600005f26c8a7e9e5171ea /PKGBUILD
parent6f27c135840482205c2ce19719542c29b519ff20 (diff)
downloadaur-02186985e8f1a3a7543823f05641559ff6d156ef.tar.gz
dependency-check-cli: 7.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 500ce1b666a2..f79e29cae6e1 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=7.1.2
+pkgver=7.2.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=('7edf1712e6fc649e7d708617d3ce2629e08bfdafe94c260aa8041bfc89e55404')
+sha256sums=('cd83f113739662a73bad9b18eeac82d882232b7777ce998d2e526ccdb7ba4e33')