summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14d0e6fd2390f394297fe4d8275cb74b8bb04eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Mon Oct  3 07:57:08 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.7.0
	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.7.0/phpcs.phar
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.7.0/phpcbf.phar
	source = https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/2.7.0/licence.txt
	sha256sums = 6b3c3f36a706323e952e7706b69e1d88ec12b609f1c44c1abd911b0743e281d0
	sha256sums = 6b1542b2fe5e0e6ca00bbd2fe9c6233d0c48b1638003ab0645536f5b24f64224
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer