summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0abf7afe72f91bdec7dc70a6b5401c285407c7bf (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.0.3
	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.0.3.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/8.0.3/LICENSE
	sha512sums = 03dabfdf6a2062439c354901af9332891c89312ea557c5991bf0ccbb387c7e7e2370cd547295a2fdff35eb18380c555b7325d796706d2492e10a4a02328b701d
	sha512sums = 9ca5ce5d441629921af418c7d700d3a6942fbaa07d0081ce5abf835122f2f025b7737daedf55b2039d05875dac4d09fc034ea3dbd97404d8d1f326b1ce7b22df

pkgname = phpunit