diff options
author | Stefan Auditor | 2018-10-23 10:50:37 +0000 |
---|---|---|
committer | Stefan Auditor | 2018-10-23 10:50:37 +0000 |
commit | 45f1a0543fba7b5793e9f99aeb8ebb739c198242 (patch) | |
tree | 2bb4ef43dc781eb3594c53774685cde9b0240d9d /.SRCINFO | |
parent | 264eebb9bb6662720a82d5febbf9260a588cde3f (diff) | |
download | aur-45f1a0543fba7b5793e9f99aeb8ebb739c198242.tar.gz |
Update to upstream version 7.4.3
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.4.2 + pkgver = 7.4.3 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.4.2.phar - source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.4.2/LICENSE - sha512sums = b0c80618c2884cb86cb8d6bb88a6fc745c297a0a677ab89a2d648c97d3962d4f0db52e86e813964ec82bb0f5494eb8fd136f34c76bfa04b7e82a0cf588df4f0b + source = https://phar.phpunit.de/phpunit-7.4.3.phar + source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.4.3/LICENSE + sha512sums = 0fc021b24025f6ba69d908af10a1ef9f261f28f137a152f02e246ea00c6f0af6ba781b20bc5cbd4bcc576a06bee9e338dca17402a983c413c97713d2d54972bc sha512sums = c7a1c74549b1b81aa9e641fd5875ffa8db86c49c435a0c442d9284dab0aa0fecbd9dc7160de1e00d792124595a870aae359509a82dce6f9d4e00eda106266073 pkgname = phpunit |