T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-net-ip
Commits: 9f3c6ca8 by T.J. Townsend at 2024-07-13T00:56:06-04:00 upgpkg: 1.26-13: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = perl-net-ip + pkgdesc = Perl Module: Easy manipulation of IPv4 and IPv6 addresses + pkgver = 1.26 + pkgrel = 13 + url = https://search.cpan.org/dist/Net-IP/ + arch = any + license = PerlArtistic + depends = perl + options = !emptydirs + source = https://www.cpan.org/authors/id/M/MA/MANU/Net-IP-1.26.tar.gz + sha256sums = 040f16f3066647d761b724a3b70754d28cbd1e6fe5ea01c63ed1cd857117d639 + +pkgname = perl-net-ip ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=perl-net-ip _realname=Net-IP pkgver=1.26 -pkgrel=12 +pkgrel=13 pkgdesc="Perl Module: Easy manipulation of IPv4 and IPv6 addresses" arch=('any') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-ip/-/commit/9f3c6ca8630b00afaad573d2904fd6634dc8bd5d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-ip/-/commit/9f3c6ca8630b00afaad573d2904fd6634dc8bd5d You're receiving this email because of your account on gitlab.archlinux.org.
