summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAmin Vakil2021-08-04 19:51:10 +0430
committerGitHub2021-08-04 19:51:10 +0430
commit44653279d33823aeaa0ef87687d2690f461980d0 (patch)
tree788a943f3863dac00b46f1c22180d4aed8c5e2d8 /.SRCINFO
parenta49dfb89c98e57dbff88cf42f74d41418f86abfe (diff)
downloadaur-44653279d33823aeaa0ef87687d2690f461980d0.tar.gz
Add makedepends, conflicts, provides
* Add git to makedepends * Add conflicts, provides to docker-bench-security
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9efceebc7462..892fd63a034e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,14 @@
pkgbase = docker-bench-security-git
pkgdesc = Check common best-practices around deploying Docker container
pkgver = 1.3.5.r142.gdfb3a90
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/docker/docker-bench-security
arch = any
license = Apache
+ makedepends = git
depends = docker
+ provides = docker-bench-security
+ conflicts = docker-bench-security
source = git+https://github.com/docker/docker-bench-security.git
source = docker-bench-security-exec.sh
sha256sums = SKIP