blob: 2816c8358fdfde2ac23a806866fa947b63032d69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = php-codesniffer-phpcsutils
pkgdesc = A set of utilities to aid developers of sniffs for PHP_CodeSniffer
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/PHPCSStandards/PHPCSUtils
arch = any
license = LGPL
depends = php-codesniffer
source = php-codesniffer-phpcsutils-1.2.2.tar.gz::https://github.com/PHPCSStandards/PHPCSUtils/archive/refs/tags/1.2.2.tar.gz
b2sums = e614aef8ed0e4500b7173ef34ca724c267912a31644332a0d8e0955562083df12200ea3e01b316509f8da0140af7a94c63af892d78561568d70c8eaae715256b
pkgname = php-codesniffer-phpcsutils
|