Date: Sunday, May 19, 2013 @ 19:06:55 Author: foutrelis Revision: 91103
upgpkg: perl-linux-pid 0.04-3 Perl 5.18 rebuild. Modified: perl-linux-pid/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-19 13:45:00 UTC (rev 91102) +++ PKGBUILD 2013-05-19 17:06:55 UTC (rev 91103) @@ -1,18 +1,18 @@ # $Id$ -# Maintainer: Angel Velasquez <[email protected]> +# Maintainer: Angel Velasquez <[email protected]> # Contributor: Angel Velasquez <[email protected]> # Generator : CPANPLUS::Dist::Arch 1.12 pkgname='perl-linux-pid' pkgver='0.04' -pkgrel='2' +pkgrel='3' pkgdesc="Interface to Linux getpp?id functions" arch=('i686' 'x86_64') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl') url='http://search.cpan.org/dist/Linux-Pid' -source=('http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz') +source=(http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz) md5sums=('130c4d299f827abf1f2285fddf03fccb') build() {
