summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee3bed5a36ed88b51e4030d64d851120f84312d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ansible-cmdb
	pkgdesc = Generate host overview from ansible fact gathering output.
	pkgver = 1.31
	pkgrel = 2
	url = https://github.com/fboender/ansible-cmdb
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-mako
	depends = python-pyyaml
	source = git+https://github.com/gardar/ansible-cmdb.git#branch=fix-build
	sha256sums = SKIP

pkgname = ansible-cmdb