T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-pod-spell
Commits: 083fd92a by T.J. Townsend at 2024-07-13T01:20:00-04:00 upgpkg: 1.26-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = perl-pod-spell + pkgdesc = A formatter for spellchecking Pod + pkgver = 1.26 + pkgrel = 3 + url = https://metacpan.org/release/Pod-Spell + arch = any + license = PerlArtistic + makedepends = perl-file-sharedir-install + makedepends = perl-test-deep + depends = perl-class-tiny + depends = perl-file-sharedir + depends = perl-lingua-en-inflect + depends = perl-path-tiny + depends = perl-pod-parser + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/H/HA/HAARG/Pod-Spell-1.26.tar.gz + sha512sums = 6fba5f6337fcd0e7f8df7d379e9d7a7de5ab13b748831c9f0e48cefbce9b1548d117d96db64693fc71519d700c397d217f27574359518b39225489b96c3c3c9e + +pkgname = perl-pod-spell ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-pod-spell pkgver=1.26 -pkgrel=2 +pkgrel=3 pkgdesc="A formatter for spellchecking Pod" arch=('any') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pod-spell/-/commit/083fd92ab8d6d899beca12b4d673ecc935ebb8ac -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pod-spell/-/commit/083fd92ab8d6d899beca12b4d673ecc935ebb8ac You're receiving this email because of your account on gitlab.archlinux.org.
