summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e09fc86e2df20fe3f8c30589ce61f3aad01856dd (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.2
	pkgrel = 1
	url = https://github.com/PHPCSStandards/PHP_CodeSniffer
	arch = any
	license = BSD
	depends = php
	source = phpcs-3.10.2.phar::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.2/phpcs.phar
	source = phpcs-3.10.2.phar.asc::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.2/phpcs.phar.asc
	source = phpcbf-3.10.2.phar::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.2/phpcbf.phar
	source = phpcbf-3.10.2.phar.asc::https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/download/3.10.2/phpcbf.phar.asc
	source = licence-3.10.2.txt::https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/3.10.2/licence.txt
	validpgpkeys = 689DAD778FF08760E046228BA978220305CD5C32
	sha256sums = 5f580b08328af20a4138a6dcefdbb4c3307e133d9dfbabdf925c08c7d87f18de
	sha256sums = SKIP
	sha256sums = 7b4b1316ce388600c2a052b41b9badd2d906827f0a08a08873ca5d1063dd1038
	sha256sums = SKIP
	sha256sums = 577aa0eb3360e7b45fe436138c40d49f952e6d496987406981b6f1eee69b26e9

pkgname = php-codesniffer