summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34805490733f94acb4e04f81f8b3ce6a5b8afa57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = codeclimate
	pkgdesc = Command line interface for the Code Climate analysis platform. It allows you to run Code Climate engines on your local machine inside of Docker containers. Make sure that your current user belongs to docker group and that docker is running.
	pkgver = 0.14.5
	pkgrel = 1
	url = https://github.com/codeclimate/codeclimate
	arch = any
	groups = codeclimate
	license = MIT
	depends = docker
	source = https://github.com/codeclimate/codeclimate/archive/v0.14.5.tar.gz
	sha512sums = 002140fd6376ad7379e9ae37ab1ff78fd089e576d5c69df0ce74e957ce131e7ded854afe1cd6c3ac5c28aaf11b580731ca6d9a14539b9069c81a745a5b3b90f0

pkgname = codeclimate