diff options
author | Stefan Auditor | 2018-07-09 10:54:32 +0200 |
---|---|---|
committer | Stefan Auditor | 2018-07-09 10:54:32 +0200 |
commit | ffbd906c08a06fd2f5a2adbbad218cf71dfc1d3f (patch) | |
tree | 7636e01fa1beeca969bb89ea4426543ef269e42c /.SRCINFO | |
parent | ba8c1e3bdbe787d5f3493733302b60d64eddce08 (diff) | |
download | aur-ffbd906c08a06fd2f5a2adbbad218cf71dfc1d3f.tar.gz |
Update to upstream version 7.2.6
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.2.5 + pkgver = 7.2.6 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.2.5.phar - source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.2.5/LICENSE - sha512sums = c30635ff799737ae4af1078beaa5c816d46113627b7fba960279c6e9d96049b6d75bb9542686f423e45a194fb5f40e840be52f93bd099ba6a9a15c5cfc5479ce + source = https://phar.phpunit.de/phpunit-7.2.6.phar + source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/7.2.6/LICENSE + sha512sums = 6a94c1cd8bdff5efcb1e8da3767579d6e7728fc081961f2c08d5eafd404a173a61000c37a9480f5ff4c819965791f8d4f935adaf3fc26b6c702377ac2ffa8771 sha512sums = c7a1c74549b1b81aa9e641fd5875ffa8db86c49c435a0c442d9284dab0aa0fecbd9dc7160de1e00d792124595a870aae359509a82dce6f9d4e00eda106266073 pkgname = phpunit |