diff options
author | Stefan Auditor | 2015-09-28 10:22:06 +0200 |
---|---|---|
committer | Stefan Auditor | 2015-09-28 10:22:06 +0200 |
commit | fe7a35a92a019cc2188c719d4b7e2881bf960546 (patch) | |
tree | a9322a8ee6288a9b398420d26bf806b52e2212ae /.SRCINFO | |
parent | e3ab61a5a8e3e00ba3fff3d29fd022b0db7d4c6b (diff) | |
download | aur-fe7a35a92a019cc2188c719d4b7e2881bf960546.tar.gz |
Update to upstream release 2.2.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ pkgbase = pdepend pkgdesc = A tool for PHP software metrics - pkgver = 2.2.0 + pkgver = 2.2.1 pkgrel = 1 url = http://pdepend.org/ install = pdepend.install arch = any license = BSD depends = php - source = http://static.pdepend.org/php/2.2.0/pdepend.phar - source = https://raw.githubusercontent.com/pdepend/pdepend/2.2.0/LICENSE + source = http://static.pdepend.org/php/2.2.1/pdepend.phar + source = https://raw.githubusercontent.com/pdepend/pdepend/2.2.1/LICENSE source = pdepend.install sha512sums = 3bb9b95f9ce53245dcefa9f3d4d2dd5d2a685ca25a409c0ee151a917116f9445eab33c7e131324054d52905de99c3a23d78f9551af52ccfe6a7eea2dc7e222e8 sha512sums = e77faa58731d21b1f55523f8aec955043ba383f472a76b5cfb5994a6cdfdf3dc63d3a329b50754ab9ff0ab869920bc38a58b3688bf37d3cddac22585b917c2d9 |