Date: Thursday, March 20, 2014 @ 12:32:24 Author: spupykin Revision: 107976
upgpkg: perl-local-lib 2.000008-1 upd Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-20 10:50:19 UTC (rev 107975) +++ PKGBUILD 2014-03-20 11:32:24 UTC (rev 107976) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000004 +pkgver=2.000008 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=('4af0150fb1cd12e2df4d4616348a3366') +md5sums=('2dfe859c8fd417363dd5653523b87dcf') build() { cd local-lib-${pkgver}
