Date: Monday, May 20, 2013 @ 21:02:56 Author: foutrelis Revision: 186058
upgpkg: perl-dbd-mysql 4.023-2 Perl 5.18 rebuild. Modified: perl-dbd-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-20 18:53:27 UTC (rev 186057) +++ PKGBUILD 2013-05-20 19:02:56 UTC (rev 186058) @@ -1,11 +1,12 @@ # $Id$ -# Maintainer: kevin <[email protected]> +# Maintainer: Bartłomiej Piotrowski <[email protected]> +# Contributor: kevin <[email protected]> # Contributor: Eric Johnson <[email protected]> pkgname=perl-dbd-mysql _realname=DBD-mysql pkgver=4.023 -pkgrel=1 +pkgrel=2 pkgdesc="Perl/CPAN DBD::mysql module for interacting with MySQL via DBD" arch=('i686' 'x86_64') license=('GPL' 'PerlArtistic')
