From 14ad6dfed97c2bbe523a1323012a90e77b7600dc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 24 Sep 2018 14:04:23 +0200 Subject: recompile all perl packages --- perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 32c5f3ac..300271e9 100644 --- a/perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD +++ b/perl-code-tidyall-plugin-sortlines-naturally/PKGBUILD @@ -3,12 +3,14 @@ pkgname='perl-code-tidyall-plugin-sortlines-naturally' pkgver='0.000003' -pkgrel='2' +pkgrel='3' pkgdesc='Sort lines of a file using Unicode::Collate::Locale' arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( + 'perl>=5.28' + 'perl<5.29' 'perl' 'perl-code-tidyall-plugin' 'perl-moo' -- cgit v1.2.3-54-g00ecf