summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8042c8aef09c65e5c89e82d62bf8c1838c8d66f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ansible-review
	pkgdesc = Reviews Ansible playbooks, roles and inventory and suggests improvements.
	pkgver = 1.13.8
	pkgrel = 1
	url = https://github.com/willthames/ansible-review
	arch = any
	license = MIT
	makedepends = python2-nose
	depends = ansible-lint
	depends = python-yaml
	depends = python-appdirs
	depends = python-unidiff
	depends = flake8
	source = https://github.com/willthames/ansible-review/archive/v1.13.8.tar.gz
	sha256sums = 361d457b74543276fdcac6aff50dc0aac50013e39eb788cc9092483be37fd283

pkgname = ansible-review