summaryrefslogtreecommitdiff
path: root/perl-text-tabulardisplay
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-24 14:04:23 +0200
committerErich Eckner <git@eckner.net>2018-09-24 14:04:23 +0200
commit14ad6dfed97c2bbe523a1323012a90e77b7600dc (patch)
tree18204cbbe57df6fdee254b8f63133a1f310d67b0 /perl-text-tabulardisplay
parentb15f6b0dc2a23325b00b195e061334255d03540e (diff)
downloadarchlinuxewe.git.save-14ad6dfed97c2bbe523a1323012a90e77b7600dc.tar.xz
recompile all perl packages
Diffstat (limited to 'perl-text-tabulardisplay')
-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=(