diff options
Diffstat (limited to 'perl-http-cookiemonster/PKGBUILD')
-rw-r--r-- | perl-http-cookiemonster/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-http-cookiemonster/PKGBUILD b/perl-http-cookiemonster/PKGBUILD index d2d875b66..3c1939a86 100644 --- a/perl-http-cookiemonster/PKGBUILD +++ b/perl-http-cookiemonster/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-http-cookiemonster' pkgver='0.09' -pkgrel='4' +pkgrel='5' pkgdesc='Easy read/write access to your jar of HTTP::Cookies' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |