Date: Wednesday, August 26, 2015 @ 17:43:05 Author: fyan Revision: 244866
upgpkg: perl-mozilla-ca 20150826-1 Modified: perl-mozilla-ca/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-26 04:59:01 UTC (rev 244865) +++ PKGBUILD 2015-08-26 15:43:05 UTC (rev 244866) @@ -3,7 +3,7 @@ # Contributor: Justin Davis (juster) <[email protected]> pkgname=perl-mozilla-ca -pkgver=20141217 +pkgver=20150826 pkgrel=1 pkgdesc="Mozilla's CA cert bundle in PEM format" arch=(any) @@ -12,7 +12,7 @@ depends=('perl') url=https://metacpan.org/release/Mozilla-CA source=("http://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-$pkgver.tar.gz") -md5sums=('e0e5646886aeb3f71fb593f536295e2c') +md5sums=('52de059194004192345687f7a2f88224') build() ( cd Mozilla-CA-$pkgver
