Fix contributors attribution

This commit is contained in:
ryoskzypu 2026-02-22 16:35:26 -03:00
parent 6323ff17f1
commit f448c3894c
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-moosex-nonmoose
pkgdesc = easy subclassing of non-Moose classes
pkgver = 0.27
pkgrel = 2
pkgrel = 3
url = https://metacpan.org/dist/MooseX-NonMoose
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: Harley Pig <archlinux@harleypig.com>
_dist='MooseX-NonMoose'
pkgname='perl-moosex-nonmoose'
pkgver=0.27
pkgrel=2
pkgrel=3
pkgdesc='easy subclassing of non-Moose classes'
arch=('any')
url="https://metacpan.org/dist/$_dist"