Date: Wednesday, May 28, 2014 @ 21:34:57 Author: jsteel Revision: 112036
Perl 5.20 rebuild Modified: perl-params-util/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-28 19:16:55 UTC (rev 112035) +++ PKGBUILD 2014-05-28 19:34:57 UTC (rev 112036) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: Jonathan Steel <[email protected]> +# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org> # Contributor: Justin Davis (juster) <[email protected]> pkgname=perl-params-util pkgver=1.07 -pkgrel=2 +pkgrel=3 pkgdesc='Simple, compact and correct param-checking functions' arch=('i686' 'x86_64') url="https://metacpan.org/release/Params-Util"
