summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..03d2b12eb1d0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = sbom-tool-git
+ pkgdesc = Tool to create SPDX 2.2 compatible SBOMs
+ pkgver = 2.2.1.r0.848944d
+ pkgrel = 1
+ url = https://github.com/microsoft/sbom-tool
+ arch = x86_64
+ license = MIT
+ makedepends = dotnet-sdk
+ provides = sbom-tool
+ conflicts = sbom-tool
+ options = !strip
+ source = git+https://github.com/microsoft/sbom-tool.git
+ sha256sums = SKIP
+
+pkgname = sbom-tool-git