Date: Monday, May 5, 2014 @ 11:55:21 Author: spupykin Revision: 110707
upgpkg: perl-local-lib 2.000011-1 upd Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-05 09:51:20 UTC (rev 110706) +++ PKGBUILD 2014-05-05 09:55:21 UTC (rev 110707) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000010 +pkgver=2.000011 pkgrel=1 pkgdesc="Create and use a local lib/ for perl modules with PERL5LIB" arch=('any') @@ -10,8 +10,8 @@ license=('PerlArtistic' 'GPL') depends=('perl') options=('!emptydirs') -source=("http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz") -md5sums=('1223c470aad10fd4d7bcd9f77a729b53') +source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/local-lib-$pkgver.tar.gz") +md5sums=('33a5a662dbb23f0c6e20cdd5b69e9af6') build() { cd local-lib-${pkgver}
