blob: 2d17e6f35d222671a87f6c596d03acf867134e4a (
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 = 10.0.7
pkgrel = 1
url = https://phpunit.de
install = phpunit.install
arch = any
license = BSD
depends = php>=8.1.0
source = https://phar.phpunit.de/phpunit-10.0.7.phar
source = https://phar.phpunit.de/phpunit-10.0.7.phar.asc
source = LICENSE-10.0.7::https://raw.githubusercontent.com/sebastianbergmann/phpunit/10.0.7/LICENSE
validpgpkeys = D8406D0D82947747293778314AA394086372C20A
sha256sums = 0c63ad22fbf986db76a8ef60d9d436fcc08da44efd618b2cffaffd55e17399dc
sha256sums = SKIP
sha256sums = 3f62dc64839f2fbf8aebfee011cdc34b66aaf403f2b43f5cf5803e242048688d
pkgname = phpunit
|