Fix contributors attribution

This commit is contained in:
ryoskzypu 2026-02-22 16:47:57 -03:00
parent 019ae01419
commit 61dedc7e47
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-app-fatpacker
pkgdesc = pack your dependencies onto your script file
pkgver = 0.010008
pkgrel = 2
pkgrel = 3
url = https://metacpan.org/dist/App-FatPacker
arch = any
license = Artistic-1.0-Perl OR GPL-1.0-or-later

View file

@ -1,11 +1,12 @@
# Maintainer: ryoskzypu <ryoskzypu@proton.me>
# Contributor: Sergey Konoplev <gray.ru@gmail.com>
# Contributor: Maxim Polishchuck <mpolishchuck@gmail.com>
# Contributor: Paul N. Maxwell <msg.maxwel@gmail.com>
_dist='App-FatPacker'
pkgname='perl-app-fatpacker'
pkgver=0.010008
pkgrel=2
pkgrel=3
pkgdesc='pack your dependencies onto your script file'
arch=('any')
url="https://metacpan.org/dist/$_dist"