* update perl-module-build to 0.4234-3
This commit is contained in:
parent
8f41abfe5b
commit
dafd7e9ef3
17
perl/perl-module-build/.SRCINFO
Normal file
17
perl/perl-module-build/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = perl-module-build
|
||||
pkgdesc = Build, test, and install Perl modules
|
||||
pkgver = 0.4234
|
||||
pkgrel = 3
|
||||
url = https://search.cpan.org/dist/Module-Build
|
||||
arch = any
|
||||
license = PerlArtistic
|
||||
license = GPL
|
||||
checkdepends = perl-par-dist
|
||||
checkdepends = perl-archive-zip
|
||||
depends = perl
|
||||
depends = perl-inc-latest
|
||||
options = !emptydirs
|
||||
source = https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-0.4234.tar.gz
|
||||
sha512sums = e2bbdd64f98b424ea7fd20e2ba301d34b77c9f2ecec28e3191fda63a056a12c0fb1cab1496419e9e9b8054db1a8d3fe92e1f033cdcdf021e1a086c8859905eca
|
||||
|
||||
pkgname = perl-module-build
|
3
perl/perl-module-build/.nvchecker.toml
Normal file
3
perl/perl-module-build/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[perl-module-build]
|
||||
source = "cpan"
|
||||
cpan = "Module-Build"
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=perl-module-build
|
||||
pkgver=0.4234
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Build, test, and install Perl modules"
|
||||
arch=(any)
|
||||
url="https://search.cpan.org/dist/Module-Build"
|
||||
|
Loading…
x
Reference in New Issue
Block a user