Date: Friday, April 22, 2016 @ 20:23:17 Author: spupykin Revision: 171600
upgpkg: perl-local-lib 2.000019-1 upd Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-22 16:49:38 UTC (rev 171599) +++ PKGBUILD 2016-04-22 18:23:17 UTC (rev 171600) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000018 +pkgver=2.000019 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=('3549e7a9ad065550a11a43dedc3ba0e5') +md5sums=('98b6d973b7962b68ecf1479a5b12a159') build() { cd local-lib-${pkgver}
