Date: Saturday, October 8, 2022 @ 18:08:21 Author: felixonmars Revision: 1324412
upgpkg: perl-pod-spell 1.25-1 Modified: perl-pod-spell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-08 17:48:56 UTC (rev 1324411) +++ PKGBUILD 2022-10-08 18:08:21 UTC (rev 1324412) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-pod-spell -pkgver=1.23 +pkgver=1.25 pkgrel=1 pkgdesc="A formatter for spellchecking Pod" arch=('any') @@ -12,7 +12,7 @@ makedepends=('perl-file-sharedir-install' 'perl-test-deep') options=('!emptydirs') source=("https://cpan.metacpan.org/authors/id/H/HA/HAARG/Pod-Spell-$pkgver.tar.gz") -sha512sums=('005ed29f2bcba22cf2bf102ca79f62b0342e58340f3ad3c517713c3c7ee5df19b7afc0163e00fc090065c31741c4ffb4de4da2d0db5012718b64148614baa660') +sha512sums=('850a4d2cb97f48dc4114330ca0e329d0e27575f47f8c78e659449c1faf24bcf31852216e6e872fe802483cda5a8009f40338ba5833d3f5c928846c3ad7013da2') build() { cd Pod-Spell-$pkgver
