diff options
author | Stefan Auditor | 2017-02-13 14:48:41 +0100 |
---|---|---|
committer | Stefan Auditor | 2017-02-13 14:48:41 +0100 |
commit | 8e0d14370b90e4aef207df2ca96943d843d8d5f3 (patch) | |
tree | ef90c3ad8d15626949cd5e16d794713d8ece6c6a /.SRCINFO | |
parent | 0cc62e94518beef54c2d03948920ea1e819b1d30 (diff) | |
download | aur-8e0d14370b90e4aef207df2ca96943d843d8d5f3.tar.gz |
Update to upstream version 6.0.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 = 6.0.2 + pkgver = 6.0.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-6.0.2.phar - source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/6.0.2/LICENSE - sha512sums = e277111df1448577a8693fcbe5cbee4c150d6332b1d97cfa4aeba70f2c4ae173cc7788eab9fa8f546af1d117ca2e7b3976349c7ce6a5816a6985442d7f798ba4 + source = https://phar.phpunit.de/phpunit-6.0.3.phar + source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/6.0.3/LICENSE + sha512sums = a20253e91ed5e06b9c6122a9d637edb57e407bba65d6564256f99098e3dd8353930c4d453417a342797c283fd7a26e273ca557c64e9441f0f029c0b5c633219c sha512sums = a1899db182b9221aca64fd5a8952a56028786f9dbe4db78375d8e59075483b88a58c9cc68124bdaa2ebeb12340490b13cd5732b9e47ae5ed2d12703b6ffead2a pkgname = phpunit |