summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e539cf005018e0d4abee7c3eb5507843e8e44459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.10.1
	pkgrel = 1
	url = https://github.com/PHPCSStandards/PHP_CodeSniffer
	arch = any
	license = BSD
	depends = php
	source = phpcs-3.10.1.phar::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.1/phpcs.phar
	source = phpcs-3.10.1.phar.asc::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.1/phpcs.phar.asc
	source = phpcbf-3.10.1.phar::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.1/phpcbf.phar
	source = phpcbf-3.10.1.phar.asc::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.1/phpcbf.phar.asc
	source = licence-3.10.1.txt::https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/3.10.1/licence.txt
	validpgpkeys = 95DE904AB800754A11D80B605E6DDE998AB73B8E
	sha256sums = 0b9fe8296ba5ab5bd63a548caaed8c917d10dc48d87495fb340385c5c9a0a4df
	sha256sums = SKIP
	sha256sums = d0634acaafa1da30f6f9949b6330eeaf6eacee8be527c634d775c4da46ddc09c
	sha256sums = SKIP
	sha256sums = 577aa0eb3360e7b45fe436138c40d49f952e6d496987406981b6f1eee69b26e9

pkgname = php-codesniffer