T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-net-telnet
Commits: dba111f4 by T.J. Townsend at 2024-07-13T01:02:40-04:00 upgpkg: 3.05-5: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,12 @@ +pkgbase = perl-net-telnet + pkgdesc = Perl/CPAN Module Net::Telnet : Interact with TELNET port or other TCP ports + pkgver = 3.05 + pkgrel = 5 + url = https://search.cpan.org/dist/Net-Telnet + arch = any + license = GPL + license = PerlArtistic + source = https://www.cpan.org/authors/id/J/JR/JROGERS/Net-Telnet-3.05.tar.gz + sha256sums = 677f68ba2cd2a824fae323fa82e183bf7e3d03c3c499c91d923bd6283796a743 + +pkgname = perl-net-telnet ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-net-telnet pkgver=3.05 -pkgrel=4 +pkgrel=5 pkgdesc="Perl/CPAN Module Net::Telnet : Interact with TELNET port or other TCP ports" arch=("any") url="https://search.cpan.org/dist/Net-Telnet" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-telnet/-/commit/dba111f49379d4693fb369df7414701bd5a52e9d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-telnet/-/commit/dba111f49379d4693fb369df7414701bd5a52e9d You're receiving this email because of your account on gitlab.archlinux.org.
