diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,15 +1,15 @@ pkgbase = phpunit pkgdesc = PHPUnit is a programmer-oriented testing framework for PHP. - pkgver = 7.3.4 + pkgver = 7.3.5 pkgrel = 1 url = https://phpunit.de install = phpunit.install arch = any license = BSD depends = php>=7.0.0 - source = https://phar.phpunit.de/phpunit-7.3.4.phar - source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.3.4/LICENSE - sha512sums = 17e13c7dd6a31b4d8d07f5c830b7000876008fe8a2d03ee42bcf149600733aeb17cb884b9d7e9519ab7b711a102eb626621375a95e04d35d2cc48330ac365f01 + source = https://phar.phpunit.de/phpunit-7.3.5.phar + source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.3.5/LICENSE + sha512sums = de0e9e692f2e4ad064808d525a918e452b442bdde0ae8c4563ee3d0a9b9852a698ef8dc7543882617adfa1fe08a5e164a320e4aa8a671946064ca7bb4f0a6dc6 sha512sums = c7a1c74549b1b81aa9e641fd5875ffa8db86c49c435a0c442d9284dab0aa0fecbd9dc7160de1e00d792124595a870aae359509a82dce6f9d4e00eda106266073 pkgname = phpunit |