T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-perlio-utf8-strict
Commits: 61cf5565 by T.J. Townsend at 2024-07-13T01:17:14-04:00 upgpkg: 0.010-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = perl-perlio-utf8-strict + pkgdesc = Fast and correct UTF-8 PerlIO + pkgver = 0.010 + pkgrel = 3 + url = https://metacpan.org/release/PerlIO-utf8_strict + arch = x86_64 + license = PerlArtistic + license = GPL + makedepends = perl-test-exception + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.010.tar.gz + md5sums = d90ca967f66e05ad9221c79060868346 + sha256sums = bcd2848b72df290b5e984fae8b1a6ca96f6d072003cf222389a8c9e8e1c570cd + +pkgname = perl-perlio-utf8-strict ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname='perl-perlio-utf8-strict' _dist=PerlIO-utf8_strict pkgver=0.010 -pkgrel=2 +pkgrel=3 pkgdesc="Fast and correct UTF-8 PerlIO" arch=('x86_64') license=('PerlArtistic' 'GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-perlio-utf8-strict/-/commit/61cf556536b97042e289561b2d62f3d2e020ae37 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-perlio-utf8-strict/-/commit/61cf556536b97042e289561b2d62f3d2e020ae37 You're receiving this email because of your account on gitlab.archlinux.org.
