Date: Tuesday, December 23, 2014 @ 23:21:37 Author: spupykin Revision: 124452
upgpkg: perl-local-lib 2.000015-1 upd Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-23 22:21:34 UTC (rev 124451) +++ PKGBUILD 2014-12-23 22:21:37 UTC (rev 124452) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000012 +pkgver=2.000015 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=('8f58ed8aff9440f74c6be9e711957ddb') +md5sums=('e5b0b8577f58ae7945357991660674e2') build() { cd local-lib-${pkgver}
