* update perl-perl4-corelibs to 0.005-2

This commit is contained in:
Alexander Baldeck 2024-09-21 22:06:31 +02:00
parent b61695039f
commit b3003f273f
3 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,16 @@
pkgbase = perl-perl4-corelibs
pkgdesc = Libraries historically supplied with Perl 4
pkgver = 0.005
pkgrel = 2
url = https://metacpan.org/release/Perl4-CoreLibs
arch = any
license = PerlArtistic
license = GPL
makedepends = perl-module-build
depends = perl
depends = inetutils
options = !emptydirs
source = https://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-0.005.tar.gz
sha512sums = 87e4c153f2fead9eae9ea338b965294d8a2a1b0b5c6a25c7a4b18cab049526c26efaa7bb99f264e025d4a2893165b5960a6bff83c18f50af2106174b5b344981
pkgname = perl-perl4-corelibs

View File

@ -0,0 +1,3 @@
[perl-perl4-corelibs]
source = "cpan"
cpan = "Perl4-CoreLibs"

View File

@ -3,7 +3,7 @@
pkgname=perl-perl4-corelibs
pkgver=0.005
pkgrel=1
pkgrel=2
pkgdesc="Libraries historically supplied with Perl 4"
arch=(any)
url="https://metacpan.org/release/Perl4-CoreLibs"