T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-number-bytes-human
Commits: c692c40f by T.J. Townsend at 2024-07-13T01:03:39-04:00 upgpkg: 0.11-8: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-number-bytes-human + pkgdesc = Convert byte count to human readable format + pkgver = 0.11 + pkgrel = 8 + url = https://metacpan.org/release/Number-Bytes-Human + arch = any + license = PerlArtistic + license = GPL + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/F/FE/FERREIRA/Number-Bytes-Human-0.11.tar.gz + md5sums = 43d2c86a55924aa71535a41de0311efd + sha512sums = 045bfe3d26b3460cb45ef69aeb1398c897605e621f559c43cf199829b1715e12781ad0330d80bed8b7c15b332ca6c9e620e580c71a0f1cf68c7d2fcf4b023936 + +pkgname = perl-number-bytes-human ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-number-bytes-human pkgver=0.11 -pkgrel=7 +pkgrel=8 pkgdesc='Convert byte count to human readable format' arch=(any) license=(PerlArtistic GPL) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-number-bytes-human/-/commit/c692c40f093adf383586bc8982ca1a44d871c4b9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-number-bytes-human/-/commit/c692c40f093adf383586bc8982ca1a44d871c4b9 You're receiving this email because of your account on gitlab.archlinux.org.
