From 4bcac39dcfafde47d7303ad6f3e3f3a96d7e596b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 31 May 2021 07:11:30 +0200 Subject: recompile all perl packages --- perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-code-tidyall-plugin-sortlines-naturally') diff --git a/perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD b/perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD index c2cb64b65..fdf6a39bc 100644 --- a/perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD +++ b/perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD @@ -3,14 +3,14 @@ pkgname='perl-code-tidyall-plugin-sortlines-naturally' pkgver='0.000003' -pkgrel=5 +pkgrel=6 pkgdesc='Sort lines of a file using Unicode::Collate::Locale' arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( - 'perl>=5.32' - 'perl<5.33' + 'perl>=5.34' + 'perl<5.35' 'perl' 'perl-code-tidyall-plugin' 'perl-moo' -- cgit v1.2.3-54-g00ecf