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

pkgname = phpunit