Date: Friday, October 26, 2018 @ 11:40:15 Author: spupykin Revision: 399099
upgpkg: perl-local-lib 2.000024-1 Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-26 11:40:08 UTC (rev 399098) +++ PKGBUILD 2018-10-26 11:40:15 UTC (rev 399099) @@ -1,8 +1,8 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000019 -pkgrel=4 +pkgver=2.000024 +pkgrel=1 pkgdesc="Create and use a local lib/ for perl modules with PERL5LIB" arch=('any') url="http://search.cpan.org/dist/local-lib/" @@ -10,7 +10,7 @@ depends=('perl') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz") -md5sums=('98b6d973b7962b68ecf1479a5b12a159') +sha256sums=('2e9b917bd48a0615e42633b2a327494e04610d8f710765b9493d306cead98a05') build() { cd local-lib-${pkgver}
