Date: Thursday, February 25, 2021 @ 11:25:16 Author: felixonmars Revision: 873431
upgpkg: perl-test-file 1.447-1 Modified: perl-test-file/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 11:25:16 UTC (rev 873430) +++ PKGBUILD 2021-02-25 11:25:16 UTC (rev 873431) @@ -3,7 +3,7 @@ # Contributor: Rafael Reggiani Manzo <[email protected]> pkgname=perl-test-file -pkgver=1.446 +pkgver=1.447 pkgrel=1 pkgdesc="This modules provides a collection of test utilities for file attributes." arch=('any') @@ -12,7 +12,7 @@ options=('!emptydirs') depends=('perl-test-utf8') source=("https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-$pkgver.tar.gz") -sha512sums=('d42251d6075ee869b0d5e5a72e9c6d2ff1ac64ca409cfceb2df2fd470a4df73b609f2669fc77ac6e637047bce5b4d9c8ccc852fd28574c271628325e6d057687') +sha512sums=('6bcf4045c5f8e5d6541400987f2e109a30c6d2fa47f43a8ea84fd15fbed1b355b0977e2f5baf2feaeaf21a23f207d28bf37600faef1c8681eb77f5d78e4050f6') build() { cd Test-File-$pkgver
