Fix contributors attribution

This commit is contained in:
ryoskzypu 2026-02-22 16:39:29 -03:00
parent 3d1ec266ca
commit 269e49e435
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-http-browserdetect
pkgdesc = Determine Web browser, version, and platform from an HTTP user agent string
pkgver = 3.45
pkgrel = 2
pkgrel = 3
url = https://metacpan.org/dist/HTTP-BrowserDetect
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 AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
# Contributor: Minimalist <stefanguen@gmail.com>
_dist='HTTP-BrowserDetect'
pkgname='perl-http-browserdetect'
pkgver=3.45
pkgrel=2
pkgrel=3
pkgdesc='Determine Web browser, version, and platform from an HTTP user agent string'
arch=('any')
license=('Artistic-1.0-Perl OR GPL-1.0-or-later')