Date: Monday, June 30, 2014 @ 06:54:07 Author: fyan Revision: 215635 upgpkg: perl-xml-simple 2.20-2
mtree rebuild Modified: perl-xml-simple/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-30 04:53:56 UTC (rev 215634) +++ PKGBUILD 2014-06-30 04:54:07 UTC (rev 215635) @@ -1,11 +1,12 @@ # $Id$ -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Jan de Groot <[email protected]> # Contributor: [email protected] pkgname=perl-xml-simple _realname=XML-Simple pkgver=2.20 -pkgrel=1 +pkgrel=2 pkgdesc="Simple XML parser for perl" arch=('any') license=('PerlArtistic')
