1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
3 pkgname=perl-inc-latest
6 pkgdesc="Build, test, and install Perl modules"
8 url="https://github.com/dagolden/inc-latest"
11 options=('!emptydirs')
12 source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/inc-latest-$pkgver.tar.gz")
13 sha512sums=('b312d1dfce963322796bc0127f0ecd82c12baacf9e5df40d9acc093221edd80f3696ce6d9f185ed24b21983147363d1d0ff3e273b8b5ce7559a6f16983a1385c')
17 perl Makefile.PL INSTALLDIRS=vendor
28 make install DESTDIR="$pkgdir"