summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84d2e4d6d280a39687421d91b71fa73a83e6db92 (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 = 5.0.9
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php
	source = https://phar.phpunit.de/phpunit-5.0.9.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/5.0.9/LICENSE
	sha512sums = 67c809195ed4fc2d9802c6ef1ae56f7c90c27c17916d5a61f5a4670338748bbe20a3ef4a026e85a2f48561ca32f2d10bfae712ace11a3e8e4e470f197bf4c9df
	sha512sums = 8cd4a84df128f54ef6cf657d2d6e4307b2f4fe92f60b94f6639c16c2ebcffcb20923fcfee3cf7becddf0e138c5affacb887ac43d356c7ef220f73e6d75bd9fef

pkgname = phpunit