summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f1c6d4ca633f8939e24fd09eda025ec2cc5dff2 (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.7.6
	pkgrel = 2
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php
	source = https://phar.phpunit.de/phpunit-5.7.6.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/5.7.6/LICENSE
	sha512sums = 1e9a977ba4f71448eb406dd24230f5cf1c20db7c79079e3ae7d772e45539b55a5773a264907481d88c827ef5beb798c9f39c6ceda7ccdf264637a88f02c4975e
	sha512sums = a1899db182b9221aca64fd5a8952a56028786f9dbe4db78375d8e59075483b88a58c9cc68124bdaa2ebeb12340490b13cd5732b9e47ae5ed2d12703b6ffead2a

pkgname = phpunit