summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ba9d25dd6827577b7702c2e419830189c3dc668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Sun Apr 17 11:57:59 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.0
	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.6.0/phpcs.phar
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.6.0/phpcbf.phar
	source = https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/2.6.0/licence.txt
	sha256sums = 81e8df3aa89f1920994fb818ccbac7ea40251e3dd0473effb41981d209d9b40a
	sha256sums = b230cc5804dcd17bf2bc52d5eda0cfa60423e3afd68641f8bebea0f698284ec6
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer