diff options
author | Erich Eckner <git@eckner.net> | 2022-06-17 21:24:05 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-06-17 21:24:05 +0200 |
commit | cf1ec4e99f7d836f49f10c3743a5ac7da4b984ab (patch) | |
tree | 6c8cbc9c572f13d9bd9c5d4ae5efe5f9539265dd /perl-text-tabulardisplay | |
parent | ec262ce8266f011b550f4dd8b9350cdc4f6b94d5 (diff) | |
download | archlinuxewe-cf1ec4e99f7d836f49f10c3743a5ac7da4b984ab.tar.xz |
recompile all perl packages
Diffstat (limited to 'perl-text-tabulardisplay')
-rw-r--r-- | perl-text-tabulardisplay/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-text-tabulardisplay/PKGBUILD b/perl-text-tabulardisplay/PKGBUILD index 753cb4b99..114f8cb7b 100644 --- a/perl-text-tabulardisplay/PKGBUILD +++ b/perl-text-tabulardisplay/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-text-tabulardisplay' pkgver='1.38' -pkgrel=10 +pkgrel=11 pkgdesc='Display text in formatted table output' arch=('any') depends=( |