3 pkgname=perl-text-patch
6 pkgdesc="Patches text with given patch"
8 url="https://search.cpan.org/dist/Text-Patch"
9 license=('PerlArtistic' 'GPL')
11 checkdepends=('perl-text-diff')
12 options=('!emptydirs')
13 source=("https://search.cpan.org/CPAN/authors/id/C/CA/CADE/Text-Patch-$pkgver.tar.gz")
14 sha256sums=('eaf18e61ba6a3e143846a7cc66f08ce58a0c4fbda92acb31aede25cb3b5c3dcc')
18 perl Makefile.PL INSTALLDIRS=vendor
29 make DESTDIR="$pkgdir" install