summaryrefslogtreecommitdiff
path: root/perl-text-tabulardisplay/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-text-tabulardisplay/PKGBUILD')
-rw-r--r--perl-text-tabulardisplay/PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-text-tabulardisplay/PKGBUILD b/perl-text-tabulardisplay/PKGBUILD
index d15b63f8..6cf6de83 100644
--- a/perl-text-tabulardisplay/PKGBUILD
+++ b/perl-text-tabulardisplay/PKGBUILD
@@ -3,9 +3,13 @@
pkgname='perl-text-tabulardisplay'
pkgver='1.38'
-pkgrel='6'
+pkgrel='7'
pkgdesc='Display text in formatted table output'
arch=('any')
+depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
+)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
makedepends=(