summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46c2f9b490cec6a5aaf232fec336d15b62ff4e81 (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.0
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php
	source = https://phar.phpunit.de/phpunit-5.5.0.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/5.5.0/LICENSE
	sha512sums = 4eb7f26eb7f753e86b407dbd5123814ca5d88c976d8ec2a2ba846e287e56b54f5bb59ab95e073215fb6ceca2529ca8411a329cab3cb29103dc0cdb1ed62b96ed
	sha512sums = 62e7d1d00af9db6ef5d2ba79a8039f4df2d00ef8124678b4c56d94e69e210e0e74e2f2156e469c57c1e24354cbd3a8ae97059917e364aaa52e9892f814adede3

pkgname = phpunit