From ded4d40bc610de0e2f6c647ad5b52b3744561651 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 10 Jun 2016 16:15:55 +0200 Subject: perl-php-serialization dependency update --- perl-php-serialization/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-php-serialization') diff --git a/perl-php-serialization/PKGBUILD b/perl-php-serialization/PKGBUILD index 7bd4896f..eb4e7fc9 100644 --- a/perl-php-serialization/PKGBUILD +++ b/perl-php-serialization/PKGBUILD @@ -3,13 +3,13 @@ pkgname='perl-php-serialization' pkgver='0.34' -pkgrel='1' +pkgrel='2' pkgdesc='simple flexible means of converting the output of PHP'"'"'s serialize() into the equivalent Perl memory structure, and vice versa.' arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') options=('!emptydirs') -depends=('perl') -makedepends=('perl-extutils-makemaker' 'perl-extutils-makemaker') +makedepends=( + 'perl-extutils-makemaker') url='https://metacpan.org/release/PHP-Serialization' _distdir="PHP-Serialization-${pkgver}" source=("https://cpan.metacpan.org/authors/id/B/BO/BOBTFISH/${_distdir}.tar.gz") -- cgit v1.2.3-70-g09d2