summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7aa20153d18141578a6abbf35ba862a0c593c96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = kicost-git
	pkgdesc = Build cost spreadsheet for a KiCad project
	pkgver = 1.1.6.r1.227f246
	pkgrel = 1
	url = https://github.com/hildogjr/KiCost
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-beautifulsoup4
	depends = python-lxml
	depends = python-xlsxwriter
	depends = python-tqdm
	depends = python-requests
	depends = python-validators
	depends = python-wxpython
	depends = python-colorama
	provides = kicost
	conflicts = kicost
	source = git+https://github.com/hildogjr/KiCost.git
	sha256sums = SKIP

pkgname = kicost-git