summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c67ab5b683e7d94681ca908a79596c1c52cef28e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = phpunit
	pkgdesc = PHPUnit is a programmer-oriented testing framework for PHP.
	pkgver = 4.8.3
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php
	source = https://phar.phpunit.de/phpunit-4.8.3.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/4.8.3/LICENSE
	source = phpunit.install
	sha512sums = a0f0f2af51f902e4920eaa696c3a4ca706ebe592665c236bda4cba2509c54c619ef2c26bff7557f1c8e49520042ec41bdca90c0e43fc06a6988253d253e81c69
	sha512sums = 8cd4a84df128f54ef6cf657d2d6e4307b2f4fe92f60b94f6639c16c2ebcffcb20923fcfee3cf7becddf0e138c5affacb887ac43d356c7ef220f73e6d75bd9fef
	sha512sums = 62dad27e8e16a9d11096b133388439c46f8a2c474c09b70797471cde69de3bb304fc8e987548ae00a28b2fe8f4b6d50597c511cbbeed7d32f03833801dcfd9a9

pkgname = phpunit