summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d9d885c7de312d083a6d7b670fc268e98f7e2786 (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.12.2
	pkgrel = 1
	url = https://github.com/PHPCSStandards/PHP_CodeSniffer
	arch = any
	license = BSD
	depends = php
	source = phpcs-3.12.2.phar::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.12.2/phpcs.phar
	source = phpcs-3.12.2.phar.asc::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.12.2/phpcs.phar.asc
	source = phpcbf-3.12.2.phar::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.12.2/phpcbf.phar
	source = phpcbf-3.12.2.phar.asc::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.12.2/phpcbf.phar.asc
	source = licence-3.12.2.txt::https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/3.12.2/licence.txt
	validpgpkeys = 689DAD778FF08760E046228BA978220305CD5C32
	sha256sums = 5549f650025d12a6ee6bf1b7dc4685f3f92fe18897b77b456bb126d020477405
	sha256sums = SKIP
	sha256sums = 0f4db6b61f407fa6179840ef4fd1c77191988c61534807a7c34d34782ad258b9
	sha256sums = SKIP
	sha256sums = 577aa0eb3360e7b45fe436138c40d49f952e6d496987406981b6f1eee69b26e9

pkgname = php-codesniffer