summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1fcda232865fc13a3c72831c6cf4622638bce782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = phpunit
	pkgdesc = PHPUnit is a programmer-oriented testing framework for PHP.
	pkgver = 9.4.2
	pkgrel = 2
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php>=7.0.0
	source = https://phar.phpunit.de/phpunit-9.4.2.phar
	source = LICENSE-9.4.2::https://raw.githubusercontent.com/sebastianbergmann/phpunit/9.4.2/LICENSE
	sha512sums = e70dea8e9e77863ea08d3bda78750de87094c064d1d930ccde061a24b1ae9ca2297fb9ce43efbdb6bfbf84948f9c489bbe3b1a7b30495a955b76fdd6e8e7c208
	sha512sums = 8e9e4a876a6b08ad44a60599ad23b3fad5b827925121f2daa427c4a682c6dd2b535151f3cf4f866231722bfb09866f1559fc3e82757a4e64405393ef7e0382cc

pkgname = phpunit