Date: Monday, June 30, 2014 @ 06:44:06
  Author: fyan
Revision: 215621

upgpkg: perl-net-http 6.06-2

mtree rebuild

Modified:
  perl-net-http/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-06-30 04:41:40 UTC (rev 215620)
+++ PKGBUILD    2014-06-30 04:44:06 UTC (rev 215621)
@@ -1,15 +1,16 @@
-# Packager: Justin "juster" Davis <[email protected]>
 # $Id$
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: Justin "juster" Davis <[email protected]>
 
 pkgname=perl-net-http
 pkgver=6.06
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level HTTP connection (client)"
 arch=(any)
 url=http://search.cpan.org/dist/Net-HTTP
 license=(PerlArtistic GPL)
 options=(!emptydirs)
-depends=('perl>=5.6.2')
+depends=('perl')
 conflicts=('perl-libwww<6')
 
source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Net-HTTP-${pkgver}.tar.gz";)
 md5sums=('6e74d76205f168775de68347266793a7')

Reply via email to