summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc3da3933229117d5c8524286cef0c4ca32b8159 (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.5.2
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php
	source = https://phar.phpunit.de/phpunit-5.5.2.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/5.5.2/LICENSE
	sha512sums = 6ca91fe656b1f92b18f20437abe09bc21e85d003c78a8ec4c2186fe7fcafe28651d4bbcdd4e96799e01740ac8e7af2a7dffe8e5ce7d9d4e4cce6ee7989144467
	sha512sums = 62e7d1d00af9db6ef5d2ba79a8039f4df2d00ef8124678b4c56d94e69e210e0e74e2f2156e469c57c1e24354cbd3a8ae97059917e364aaa52e9892f814adede3

pkgname = phpunit