summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a6d04aa8448bbc7382a46247a9535bb5a6290442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Tue May 31 16:33:47 UTC 2016
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 = 2.6.1
	pkgrel = 1
	url = http://pear.php.net/package/PHP_CodeSniffer/
	arch = any
	license = BSD
	depends = php
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.6.1/phpcs.phar
	source = https://github.com/squizlabs/PHP_CodeSniffer/releases/download/2.6.1/phpcbf.phar
	source = https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/2.6.1/licence.txt
	sha256sums = 81e8df3aa89f1920994fb818ccbac7ea40251e3dd0473effb41981d209d9b40a
	sha256sums = b230cc5804dcd17bf2bc52d5eda0cfa60423e3afd68641f8bebea0f698284ec6
	sha256sums = 821c1697ab88bb71a5d1637743024e455d87074b8a5d0732f85205bd40cba6c9

pkgname = php-codesniffer