Date: Saturday, August 26, 2017 @ 10:44:57 Author: foutrelis Revision: 253734
Perl versioned binary modules rebuild Modified: perl-mro-compat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-26 10:44:43 UTC (rev 253733) +++ PKGBUILD 2017-08-26 10:44:57 UTC (rev 253734) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname='perl-mro-compat' pkgver=0.13 -pkgrel=1 +pkgrel=2 pkgdesc="mro::* interface compatibility for Perls < 5.9.5" arch=('any') license=('PerlArtistic' 'GPL')
