Date: Sunday, December 11, 2022 @ 09:58:11 Author: bluewind Revision: 1358741
upgpkg: perl-path-tiny 0.144-1: upstream update Modified: perl-path-tiny/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-11 09:57:48 UTC (rev 1358740) +++ PKGBUILD 2022-12-11 09:58:11 UTC (rev 1358741) @@ -1,7 +1,7 @@ # Maintainer: Florian Pritz <bluew...@xinu.at> pkgname=perl-path-tiny -pkgver=0.142 +pkgver=0.144 pkgrel=1 pkgdesc='File path utility' arch=(any) @@ -10,8 +10,8 @@ depends=('perl>=5.8.1') url=https://metacpan.org/release/Path-Tiny source=("https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-$pkgver.tar.gz") -md5sums=(2f4282d1ec2b6e4036cfb3d37a8315ad) -sha512sums=(1587ee5edb241febb2571b758c67ec51057c79e3110faf3f5ccc7034993fa7a95e2512c3e8071dcb6ba5f83dd59d96398f95ea9ebe590078d4e54b834a4cce0b) +md5sums=(7b2fc4f5edfd29b88d2cc3b96830e7d1) +sha512sums=(a6360ff3c81dac6026a7610b4934a415db04060a7792e37d38eec6f7b46970eeb42840da25fc0b4eab21eaa7b5f011c6d92ba5382dcea49e57e4fc693c4620d5) _ddir="Path-Tiny-$pkgver" build()