Date: Sunday, September 25, 2022 @ 10:53:07 Author: bluewind Revision: 1309450
upgpkg: perl-path-tiny 0.124-1: upstream update Modified: perl-path-tiny/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 10:38:31 UTC (rev 1309449) +++ PKGBUILD 2022-09-25 10:53:07 UTC (rev 1309450) @@ -1,8 +1,8 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=perl-path-tiny -pkgver=0.122 -pkgrel=2 +pkgver=0.124 +pkgrel=1 pkgdesc='File path utility' arch=(any) license=(PerlArtistic GPL) @@ -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=(f746d8da5d049a5523b1880666bb0992) -sha512sums=(cca49e56208f767469d37a081817b386eaf2ce2164cc97fd652c2faccc99f483805425e1bf346466871c156f9fe36f5a3f65e96c5b219af33e3e2016144f2c6d) +md5sums=(16dd03cded30d00167a03315d0e11e51) +sha512sums=(f5a8637108c52e24a88fef8148127bd2221be93bd029cb7622b3a3cfdea6c41e7cb5198de4d47551217dc8e87e6d0a8ba47a378218f92dcec2983641801a03bb) _ddir="Path-Tiny-$pkgver" build()
