summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef193e6f438fcbac8c41312802a425a9cc8275c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Wed Jun  1 10:10:54 UTC 2016
pkgbase = php-codesniffer
	pkgdesc = PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files to detect and fix violations of a defined set of coding standards.
	pkgver = 2.6.1
	pkgrel = 2
	url = http://pear.php.net/package/PHP_CodeSniffer/
	arch = any
	license = BSD
	depends = php
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.6.1/phpcs.phar
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.6.1/phpcbf.phar
	source = https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/2.6.1/licence.txt
	sha256sums = cfa9d7e670682aafdaef4be7c8e1a3f01440f784a8e350a655114070339a6255
	sha256sums = b381189022a2bb020bd927b1e3fd1d4b2f644742fe78d44ca8b4856b2445b606
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer