From 71a936a9051a68c0e41bb8fa6e471ab5c01c8ac0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 8 Sep 2023 23:24:34 +0200 Subject: recompile all perl packages --- perl-text-tabulardisplay/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-text-tabulardisplay') diff --git a/perl-text-tabulardisplay/PKGBUILD b/perl-text-tabulardisplay/PKGBUILD index 9e6985330..1cdb33e2f 100644 --- a/perl-text-tabulardisplay/PKGBUILD +++ b/perl-text-tabulardisplay/PKGBUILD @@ -3,12 +3,12 @@ pkgname='perl-text-tabulardisplay' pkgver='1.38' -pkgrel=12 +pkgrel=13 pkgdesc='Display text in formatted table output' arch=('any') depends=( - 'perl>=5.36' - 'perl<5.37' + 'perl>=5.38' + 'perl<5.39' ) license=('PerlArtistic' 'GPL') options=('!emptydirs') -- cgit v1.2.3-70-g09d2