* update perl-module-build to 0.4234-3

This commit is contained in:
Alexander Baldeck 2024-09-10 15:25:17 +02:00
parent 8f41abfe5b
commit dafd7e9ef3
3 changed files with 21 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[perl-module-build]
source = "cpan"
cpan = "Module-Build"

View File

@ -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"