From c4c20526ee11c931c888255dbe282bb776524254 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 22 Jun 2019 04:23:22 +0000 Subject: user/perl-time-duration: bump to 1.21 --- user/perl-time-duration/APKBUILD | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'user/perl-time-duration') diff --git a/user/perl-time-duration/APKBUILD b/user/perl-time-duration/APKBUILD index daf931ee5..48b864ba0 100644 --- a/user/perl-time-duration/APKBUILD +++ b/user/perl-time-duration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: Adélie Perl Team pkgname=perl-time-duration -pkgver=1.20 +pkgver=1.21 pkgrel=0 pkgdesc="Rounded or exact English expression of time durations in Perl" url="https://metacpan.org/release/Time-Duration" @@ -14,20 +14,17 @@ source="https://cpan.metacpan.org/authors/id/N/NE/NEILB/Time-Duration-$pkgver.ta builddir="$srcdir/Time-Duration-$pkgver" build() { - cd "$builddir" PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor make } check() { - cd "$builddir" make test } package() { - cd "$builddir" make DESTDIR="$pkgdir" install find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -sha512sums="74bdcbc2b65061ad30540a95467de24f552235cea2367a7770309d9ffefeb35717f438e4f7ebf6a1d63f338cd714ffe16b3f45808514995db9753d643892d5f9 Time-Duration-1.20.tar.gz" +sha512sums="2d03d73096967265f16f4ebde2d9fbb83fce591e15fa01f5f4f750123f27a4571bbd01d5d93f785f78ee8810aca9d945241e6a767b65f45abb4608d321108020 Time-Duration-1.21.tar.gz" -- cgit v1.2.3-60-g2f50