blob: 68165602d1ae138c9183fb336beb801f142d5654 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = kicad-interactive-html-bom-plugin
pkgdesc = Interactive HTML BOM generation plugin for KiCAD
pkgver = 2.10.0
pkgrel = 1
url = https://github.com/openscopeproject/InteractiveHtmlBom
arch = i686
arch = x86_64
license = MIT
depends = kicad
source = https://github.com/openscopeproject/InteractiveHtmlBom/archive/v2.10.0.tar.gz
md5sums = a9d05a9e90fc9f529767c462480868cb
sha256sums = 973a3db0eed0a516df8f6bb837964d260b9581d14d3594554cd03d76af365c54
pkgname = kicad-interactive-html-bom-plugin
|