blob: d2e212912fec32e4a428be35e9734e48fa07c56f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = component-detection
pkgdesc = Scans your project to determine what components you use
pkgver = 5.2.27
pkgrel = 1
url = https://github.com/microsoft/component-detection
arch = x86_64
license = MIT
makedepends = dotnet-sdk
depends = icu
options = staticlibs
source = component-detection-5.2.27.tar.gz::https://github.com/microsoft/component-detection/archive/refs/tags/v5.2.27.tar.gz
b2sums = b053fb167f31fa1c44463adc34c19b253ae914882868a368c7f7a4561bff4961eb374c2f9314570b0355576e80936fcb8f0248f63beb033702b00bddfa80cd4f
pkgname = component-detection
|