diff options
author | Erich Eckner <git@eckner.net> | 2017-09-03 19:32:13 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-03 19:32:13 +0200 |
commit | 8b393d3bab0689989d47108782a4aa6266493db9 (patch) | |
tree | 662b9c825f943c96e9c256e91274019378359c3a /perl-cpanel-json-xs | |
parent | f8409ff92f5a58114fdcfc0d73448f39097645b7 (diff) | |
download | archlinuxewe.git.save-8b393d3bab0689989d47108782a4aa6266493db9.tar.xz |
recompile all perl packages
Diffstat (limited to 'perl-cpanel-json-xs')
-rw-r--r-- | perl-cpanel-json-xs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-cpanel-json-xs/PKGBUILD b/perl-cpanel-json-xs/PKGBUILD index 0a8936ae..7594174c 100644 --- a/perl-cpanel-json-xs/PKGBUILD +++ b/perl-cpanel-json-xs/PKGBUILD @@ -2,7 +2,7 @@ pkgname='perl-cpanel-json-xs' pkgver=3.0239 -pkgrel=2 +pkgrel='3' pkgdesc='cPanel fork of JSON::XS, fast and correct serializing' arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') |