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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Dec 25 11:09:20 UTC 2013


    Date: Wednesday, December 25, 2013 @ 12:09:20
  Author: spupykin
Revision: 102987

upgpkg: perl-local-lib 1.008026-1

upd

Modified:
  perl-local-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-25 11:09:11 UTC (rev 102986)
+++ PKGBUILD	2013-12-25 11:09:20 UTC (rev 102987)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: 
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=perl-local-lib
-pkgver=1.008023
+pkgver=1.008026
 pkgrel=1
 pkgdesc="Create and use a local lib/ for perl modules with PERL5LIB"
 arch=('any')
-url="https://metacpan.org/release/local-lib"
+url="http://search.cpan.org/dist/local-lib/"
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/local-lib-${pkgver}.tar.gz")
-md5sums=('64952fbab85c208024c05919a323cb4a')
+source=("http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz")
+md5sums=('e5dd3866c522478a24d845fac1541713')
 
 build() {
   cd local-lib-${pkgver}




More information about the arch-commits mailing list