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

pkgname = phpunit