Fix contributors attribution

This commit is contained in:
ryoskzypu 2026-02-22 16:42:20 -03:00
parent 304801c7e6
commit 7799f6d24e
No known key found for this signature in database
GPG key ID: 19D6F71BA9ED3E0E
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = perl-cpan-mini
pkgdesc = create a minimal mirror of CPAN
pkgver = 1.111017
pkgrel = 2
pkgrel = 3
url = https://metacpan.org/dist/CPAN-Mini
arch = any
license = Artistic-1.0-Perl OR GPL-1.0-or-later

View file

@ -1,10 +1,11 @@
# Maintainer: ryoskzypu <ryoskzypu@proton.me>
# Contributor: John D Jones III <jnbek1972 -_AT_- g m a i l -_Dot_- com>
# Contributor: Caleb Cushing <xenoterracide@gmail.com>
_dist='CPAN-Mini'
pkgname='perl-cpan-mini'
pkgver=1.111017
pkgrel=2
pkgrel=3
pkgdesc='create a minimal mirror of CPAN'
arch=('any')
url="https://metacpan.org/dist/$_dist"