Date: Sunday, May 19, 2013 @ 22:56:49 Author: foutrelis Revision: 185923
upgpkg: perl-dbi 1.625-2 Perl 5.18 rebuild. Modified: perl-dbi/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-19 19:49:36 UTC (rev 185922) +++ PKGBUILD 2013-05-19 20:56:49 UTC (rev 185923) @@ -1,11 +1,12 @@ # $Id$ -# Maintainer: kevin <[email protected]> -# Contributor: Matt Thompson <[email protected]> +# Maintainer: +# Contributor: kevin <[email protected]> +# Contributor: Matt Thompson <[email protected]> pkgname=perl-dbi _realname=DBI pkgver=1.625 -pkgrel=1 +pkgrel=2 pkgdesc="Database independent interface for Perl" arch=('i686' 'x86_64') license=('GPL' 'PerlArtistic')
