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-indirect | |
parent | ec262ce8266f011b550f4dd8b9350cdc4f6b94d5 (diff) | |
download | archlinuxewe-cf1ec4e99f7d836f49f10c3743a5ac7da4b984ab.tar.xz |
recompile all perl packages
Diffstat (limited to 'perl-indirect')
-rw-r--r-- | perl-indirect/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-indirect/PKGBUILD b/perl-indirect/PKGBUILD index 9e9448943..f3130ff67 100644 --- a/perl-indirect/PKGBUILD +++ b/perl-indirect/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-indirect' pkgver=0.39 -pkgrel=4 +pkgrel=5 pkgdesc='Lexically warn about using the indirect method call syntax.' arch=('x86_64' 'i686' 'pentium4') license=('PerlArtistic' 'GPL') |