summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 425c27b188d25f80bd908f7738482062b51d505b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = phpunit-bin
	pkgdesc = PHPUnit is a programmer-oriented testing framework for PHP.
	pkgver = 11.2.4
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php>=8.1.0
	provides = phpunit
	conflicts = phpunit
	source = https://phar.phpunit.de/phpunit-11.2.4.phar
	source = https://phar.phpunit.de/phpunit-11.2.4.phar.asc
	source = LICENSE-11.2.4::https://raw.githubusercontent.com/sebastianbergmann/phpunit/11.2.4/LICENSE
	validpgpkeys = D8406D0D82947747293778314AA394086372C20A
	sha256sums = e5951c3fac7bbfc401ead7d578c5b21f5d1cb45c69136cd57bebfd6f79ec1f86
	sha256sums = SKIP
	sha256sums = c998a7945b12ef5a76c6dd14ac0c87841c54b78d45468981329e1a6831365a19

pkgname = phpunit-bin