Date: Thursday, June 2, 2022 @ 17:36:57 Author: spupykin Revision: 1218834
upgpkg: perl-local-lib 2.000029-1 Modified: perl-local-lib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-02 17:36:53 UTC (rev 1218833) +++ PKGBUILD 2022-06-02 17:36:57 UTC (rev 1218834) @@ -1,8 +1,8 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-local-lib -pkgver=2.000024 -pkgrel=5 +pkgver=2.000029 +pkgrel=1 pkgdesc="Create and use a local lib/ for perl modules with PERL5LIB" arch=('any') url="https://search.cpan.org/dist/local-lib/" @@ -10,7 +10,7 @@ depends=('perl') options=('!emptydirs') source=("https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-$pkgver.tar.gz") -sha256sums=('2e9b917bd48a0615e42633b2a327494e04610d8f710765b9493d306cead98a05') +sha256sums=('8df87a10c14c8e909c5b47c5701e4b8187d519e5251e87c80709b02bb33efdd7') build() { cd local-lib-${pkgver}
