Date: Saturday, August 26, 2017 @ 11:19:16
Author: foutrelis
Revision: 253804
Perl versioned binary modules rebuild
Modified:
perl-file-path-tiny/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-26 11:18:44 UTC (rev 253803)
+++ PKGBUILD 2017-08-26 11:19:16 UTC (rev 253804)
@@ -3,7 +3,7 @@
pkgname=perl-file-path-tiny
pkgver=0.8
-pkgrel=2
+pkgrel=3
pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as
File::Path'
arch=('any')
url="https://metacpan.org/release/File-Path-Tiny"