summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad66c943854cfbb5842056a99243e267f0b96878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Fri Mar  3 04:04:06 UTC 2017
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.8.1
	pkgrel = 1
	url = http://pear.php.net/package/PHP_CodeSniffer/
	arch = any
	license = BSD
	depends = php
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.8.1/phpcs.phar
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.8.1/phpcbf.phar
	source = https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/2.8.1/licence.txt
	sha256sums = fe79886e2cb4f7f60e78d57eb63c77f5018876f33e489ce66c6546e6422afd5c
	sha256sums = f0d0fdcc07a2e3bc8520829318728118116c430505f23619e08b62a0ce132ae1
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer