diff options
author | Stefan Auditor | 2017-11-09 14:56:24 +0100 |
---|---|---|
committer | Stefan Auditor | 2017-11-09 14:56:24 +0100 |
commit | 44c8bd1e712e33fa4f29a8dc5fe88acdfed8bfec (patch) | |
tree | b5585d1d0542ecd19efa51614a96f55b16ba746f /.SRCINFO | |
parent | bc5dfff489eb8eed6e3af64670ee791c47cb7aee (diff) | |
download | aur-44c8bd1e712e33fa4f29a8dc5fe88acdfed8bfec.tar.gz |
Update to upstream version 6.4.4
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.4.3 + pkgver = 6.4.4 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.4.3.phar - source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/6.4.3/LICENSE - sha512sums = 8bfada5fe33e56994bd5584011678269a732b332f5725d8d2013e0a44740317f05c5cec5afb7cc24d5f6e56347d4348541166a2357d952ac17d49411cfcb659f + source = https://phar.phpunit.de/phpunit-6.4.4.phar + source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/6.4.4/LICENSE + sha512sums = 8a813e714883d67030dccbfdd3dee902b12f2082244a00c6a32ab80fe4bf843d35f660d5b3b8f8cdb4f85d3b3a8e44f6d1dec716e8a438645e543fc87381da23 sha512sums = a1899db182b9221aca64fd5a8952a56028786f9dbe4db78375d8e59075483b88a58c9cc68124bdaa2ebeb12340490b13cd5732b9e47ae5ed2d12703b6ffead2a pkgname = phpunit |