summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 735d4534ca58f650568a9e08bd75b0db547b8f41 (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 = 7.5.2
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php>=7.0.0
	source = https://phar.phpunit.de/phpunit-7.5.2.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.5.2/LICENSE
	sha512sums = 8453004186399c9930f4f4711fa5957f16ad3c51c0decc6487049d18910505b9bc25adadf0c1fa9a7ee4548bb71b9bfcc59a9bd11b9bce4fe73a02ddb0a7bbf5
	sha512sums = 9ca5ce5d441629921af418c7d700d3a6942fbaa07d0081ce5abf835122f2f025b7737daedf55b2039d05875dac4d09fc034ea3dbd97404d8d1f326b1ce7b22df

pkgname = phpunit