Date: Tuesday, April 15, 2014 @ 11:34:34 Author: fyan Revision: 109508
upgpkg: perl-local-lib 2.000010-1 Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-15 09:32:10 UTC (rev 109507) +++ PKGBUILD 2014-04-15 09:34:34 UTC (rev 109508) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com> pkgname=perl-local-lib -pkgver=2.000008 +pkgver=2.000010 pkgrel=1 pkgdesc="Create and use a local lib/ for perl modules with PERL5LIB" arch=('any') @@ -11,7 +11,7 @@ depends=('perl') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz") -md5sums=('2dfe859c8fd417363dd5653523b87dcf') +md5sums=('1223c470aad10fd4d7bcd9f77a729b53') build() { cd local-lib-${pkgver}