summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f7662327bd158ebd6021551fb443151394d053f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-catkin_lint
	pkgdesc = Check catkin packages for common errors
	pkgver = 1.6.18
	pkgrel = 2
	url = https://github.com/fkie/catkin_lint
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-catkin_pkg
	depends = python-lxml
	provides = python-catkin-lint
	conflicts = python2-catkin_lint
	conflicts = python-catkin-lint
	source = git+https://github.com/fkie/catkin_lint.git#tag=1.6.18
	sha256sums = SKIP

pkgname = python-catkin_lint