summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 535291ab335b7320c54b8a97a47d5ec9feecd28c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.5.8
	pkgrel = 1
	url = http://pear.php.net/package/PHP_CodeSniffer/
	arch = any
	license = BSD
	depends = php
	source = phpcs-3.5.8.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcs.phar
	source = phpcs-3.5.8.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcs.phar.asc
	source = phpcbf-3.5.8.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcbf.phar
	source = phpcbf-3.5.8.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.8/phpcbf.phar.asc
	source = licence-3.5.8.txt::https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/3.5.8/licence.txt
	validpgpkeys = A972B9ABB95D0B760B51442231C7E470E2138192
	sha256sums = 4a2f6aff1b1f760216bb00c0b3070431131e3ed91307436bb1bfb252281a804a
	sha256sums = SKIP
	sha256sums = 6f64fe00dee53fa7b256f63656dc0154f5964666fc7e535fac86d0078e7dea41
	sha256sums = SKIP
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer