Perl package sanity (#5922)

* Rename to perl-Getopt-ArgvFile for match pkgname

* Rename to perl-IO-Stringy to match pkgname

* Rename to perl-Spiffy to match pkgname
This commit is contained in:
Yonggang Luo
2026-01-03 22:14:41 +08:00
committed by GitHub
parent 1cc81a30e6
commit 1857d63306
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
_realname=Getopt-ArgvFile
pkgname=perl-${_realname}
pkgver=1.11
pkgrel=2
pkgrel=3
pkgdesc="Take options from files"
arch=('any')
url="https://metacpan.org/dist/Getopt-ArgvFile"

View File

@@ -6,12 +6,12 @@ provides=(perl-IO-stringy)
conflicts=(perl-IO-stringy)
replaces=(perl-IO-stringy)
pkgver=2.113
pkgrel=2
pkgdesc="I/O on in-core objects like strings/arrays"
pkgrel=3
pkgdesc="I/O on in-core objects like strings and arrays"
arch=('any')
url="https://metacpan.org/release/IO-stringy"
url="https://metacpan.org/dist/IO-Stringy"
msys2_references=(
'purl: pkg:cpan/CAPOEIRAB/IO-stringy'
'purl: pkg:cpan/CAPOEIRAB/IO-Stringy'
)
groups=('perl-modules')
license=('GPL' 'PerlArtistic')

View File

@@ -3,7 +3,7 @@
_realname=Spiffy
pkgname=perl-${_realname}
pkgver=0.46
pkgrel=2
pkgrel=3
pkgdesc="Spiffy Perl Interface Framework For You"
arch=('any')
url="https://metacpan.org/dist/Spiffy"