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

pkgname = phpunit