diff options
author | Stefan Auditor | 2017-03-16 08:55:15 +0100 |
---|---|---|
committer | Stefan Auditor | 2017-03-16 08:55:15 +0100 |
commit | b59e06faf60d9ba49dc3e451af05a42755759af3 (patch) | |
tree | 8b77f748cb1b84016ed944f38985f4fa80474c5b /.SRCINFO | |
parent | 5289e4ba03227875824ddaf8db93403f4d5b0a0d (diff) | |
download | aur-b59e06faf60d9ba49dc3e451af05a42755759af3.tar.gz |
Update to upstream version 6.0.9
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.8 + pkgver = 6.0.9 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.8.phar - source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/6.0.8/LICENSE - sha512sums = 5298882142d8e3046149b3d91324a58884124f07823bdfa82ad85b7940035b9133edab76a7817a16d69e51714c84d6e6c4b36d85f2c621fdba04404653b6eea7 + source = https://phar.phpunit.de/phpunit-6.0.9.phar + source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/6.0.9/LICENSE + sha512sums = 38decd8e99917ae70b2f84d74259dc589412f6b266141eeb8c4bebed92e708715c9f9036ebe3ad8ea68460a168f64aa4ab2dc52eb93e8137209e5ffa9e37f1cc sha512sums = a1899db182b9221aca64fd5a8952a56028786f9dbe4db78375d8e59075483b88a58c9cc68124bdaa2ebeb12340490b13cd5732b9e47ae5ed2d12703b6ffead2a pkgname = phpunit |