[arch-commits] Commit in perl-uri/trunk (PKGBUILD)

François Charette francois at archlinux.org
Thu Jul 16 22:26:18 UTC 2009


    Date: Thursday, July 16, 2009 @ 18:26:18
  Author: francois
Revision: 46378

upgpkg: perl-uri 1.38-1

Modified:
  perl-uri/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-16 20:11:50 UTC (rev 46377)
+++ PKGBUILD	2009-07-16 22:26:18 UTC (rev 46378)
@@ -4,18 +4,16 @@
 
 pkgname=perl-uri
 _realname=URI
-pkgver=1.37
+pkgver=1.38
 pkgrel=1
-pkgdesc="Perl Module: form Resource Identifiers (absolute and relative)"
+pkgdesc="Uniform Resource Identifiers (absolute and relative)"
 arch=(i686 x86_64)
 license=('PerlArtistic')
 url="http://search.cpan.org/dist/${_realname}/"
 depends=('perl>=5.10.0')
 options=(!emptydirs)
 source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-$pkgver.tar.gz)
-replaces=('uri')
-provides=('uri')
-md5sums=('b81b3610b78654e11c099f74a5247860')
+md5sums=('35fba2715eb8ac56e8e30244ae69ff65')
 
 build() {
   cd ${srcdir}/${_realname}-$pkgver




More information about the arch-commits mailing list