Date: Monday, June 30, 2014 @ 06:49:35 Author: fyan Revision: 215629 upgpkg: perl-sys-hostname-long 1.4-6
mtree rebuild Modified: perl-sys-hostname-long/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-30 04:49:06 UTC (rev 215628) +++ PKGBUILD 2014-06-30 04:49:35 UTC (rev 215629) @@ -1,15 +1,16 @@ # $Id$ -# Maintainer: Dale Blount <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Dale Blount <[email protected]> pkgname=perl-sys-hostname-long _realname=Sys-Hostname-Long pkgver=1.4 -pkgrel=5 +pkgrel=6 pkgdesc="Perl module getting a full hostname" arch=('any') license=('PerlArtistic') url="http://search.cpan.org/dist/${_realname}/" -depends=('perl>=5.10.0') +depends=('perl') options=(!emptydirs) source=(http://search.cpan.org/CPAN/authors/id/S/SC/SCOTT/${_realname}-${pkgver}.tar.gz) md5sums=('a5b3c23754cbcff10e283d16c42ec3d3')
