T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-poe
Commits: dd831e65 by T.J. Townsend at 2024-07-13T01:20:32-04:00 upgpkg: 1.370-2: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = perl-poe + pkgdesc = portable multitasking and networking framework for Perl + pkgver = 1.370 + pkgrel = 2 + url = https://search.cpan.org/dist/POE + arch = any + license = GPL + license = PerlArtistic + depends = perl>=5.10.0 + depends = perl-io-tty>=1.08 + depends = perl-io-pipely + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/POE-1.370.tar.gz + sha256sums = 57de2b635b15fa3a31a9e55dd51122149e5414e1158ee82235062634ee18a693 + +pkgname = perl-poe ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-poe pkgver=1.370 -pkgrel=1 +pkgrel=2 pkgdesc="portable multitasking and networking framework for Perl " arch=(any) url="https://search.cpan.org/dist/POE" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-poe/-/commit/dd831e6542f8593044377f46fecd1702e27332fa -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-poe/-/commit/dd831e6542f8593044377f46fecd1702e27332fa You're receiving this email because of your account on gitlab.archlinux.org.
