summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b8406f84d865a750e55fad4146389cd69256b050 (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.4
	pkgrel = 1
	url = http://pear.php.net/package/PHP_CodeSniffer/
	arch = any
	license = BSD
	depends = php
	source = phpcs-3.5.4.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.4/phpcs.phar
	source = phpcs-3.5.4.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.4/phpcs.phar.asc
	source = phpcbf-3.5.4.phar::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.4/phpcbf.phar
	source = phpcbf-3.5.4.phar.asc::https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.4/phpcbf.phar.asc
	source = licence-3.5.4.txt::https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/3.5.4/licence.txt
	validpgpkeys = A972B9ABB95D0B760B51442231C7E470E2138192
	sha256sums = fa518bd3ef9a365110d1a4dea541b9e70c2b658992db1147c37ebcd87b5b3ed3
	sha256sums = SKIP
	sha256sums = 993aef39bd26f2aa038d691d3231d00fa3e3914159c4c077bc41209aca74a7a3
	sha256sums = SKIP
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer