diff options
-rw-r--r-- | perl-perl-tidy/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-perl-tidy/PKGBUILD b/perl-perl-tidy/PKGBUILD index 3b72ef511..03cc0e6e6 100644 --- a/perl-perl-tidy/PKGBUILD +++ b/perl-perl-tidy/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-perl-tidy' pkgver='20170521' -pkgrel='2' +pkgrel='3' pkgdesc='indent and reformat perl scripts' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') makedepends=( |