pkgname: perl-capture-tiny pkgver: '0.50' pkgrel: '2' pkgdesc: Capture STDOUT and STDERR from Perl, XS or external programs url: 'https://metacpan.org/release/Capture-Tiny' arch: x86_64 depends: [] makedepends: - perl source: - 'https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-${pkgver}.tar.gz' sha256sums: - ca6e8d7ce7471c2be54e1009f64c367d7ee233a2894cacf52ebe6f53b04e81e5 build: | cd Capture-Tiny-${pkgver} PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor make make DESTDIR=${PKGDIR} install package: | true