Date: Thursday, May 15, 2014 @ 16:30:49 Author: spupykin Revision: 111224
upgpkg: perl-local-lib 2.000012-1 upd Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-15 14:30:45 UTC (rev 111223) +++ PKGBUILD 2014-05-15 14:30:49 UTC (rev 111224) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000011 +pkgver=2.000012 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/E/ET/ETHER/local-lib-$pkgver.tar.gz") -md5sums=('33a5a662dbb23f0c6e20cdd5b69e9af6') +source=("http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz") +md5sums=('8f58ed8aff9440f74c6be9e711957ddb') build() { cd local-lib-${pkgver}
