diff options
Diffstat (limited to 'perl-text-unidecode/PKGBUILD')
-rw-r--r-- | perl-text-unidecode/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-text-unidecode/PKGBUILD b/perl-text-unidecode/PKGBUILD index 0530ca41e..9376f2b0a 100644 --- a/perl-text-unidecode/PKGBUILD +++ b/perl-text-unidecode/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-text-unidecode' pkgver=1.30 -pkgrel='3' +pkgrel='4' pkgdesc='Provide plain ASCII transliterations of Unicode text' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |