summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11ce216b5a75fa65034eee3d5b28d9c4cb7b4f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = fusioninventory-agent-rust-git
	pkgdesc = An application for keeping track of the hardware and software
	pkgver = 3.0.0.dev
	pkgrel = 1
	url = http://fusioninventory.org
	arch = x86_64
	license = AGPL-3.0-or-later
	makedepends = cargo
	depends = lshw
	depends = dmidecode
	provides = fusioninventory-agent
	conflicts = fusioninventory-agent
	options = !debug
	options = !lto
	source = git+https://github.com/fusioninventory/fusioninventory-agent-rust
	sha256sums = SKIP

pkgname = fusioninventory-agent-rust-git