summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c48f80ed8f6f96a424742d535533404f71c006f1 (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 Jul 28 07:16:15 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 = 3.0.2
	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/3.0.2/phpcs.phar
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.0.2/phpcbf.phar
	source = https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/3.0.2/licence.txt
	sha256sums = 2a76ce406a6e9a2118f757bef439f1c53adae4f12f0ffcd6196f45dd7f530bf9
	sha256sums = 172aedbe1a7e30022dd2027492ad1fc389e1eaceedcf810ecdedfaf54d8d07f8
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer