summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ce288394f2369f3285ef34aa94851872eb8c5ee (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.1
	pkgrel = 1
	url = https://phpunit.de
	install = phpunit.install
	arch = any
	license = BSD
	depends = php
	source = https://phar.phpunit.de/phpunit-4.8.1.phar
	source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/4.8.1/LICENSE
	source = phpunit.install
	sha512sums = 2e427acc7e557dac7e416c928d8763d86b7376e8905ef0558cd58d215d4a8644754fd7a3a7d58ba657e444adb656d3a34cdff64f835b75b139176bd466c035c3
	sha512sums = 8cd4a84df128f54ef6cf657d2d6e4307b2f4fe92f60b94f6639c16c2ebcffcb20923fcfee3cf7becddf0e138c5affacb887ac43d356c7ef220f73e6d75bd9fef
	sha512sums = 62dad27e8e16a9d11096b133388439c46f8a2c474c09b70797471cde69de3bb304fc8e987548ae00a28b2fe8f4b6d50597c511cbbeed7d32f03833801dcfd9a9

pkgname = phpunit