diff options
Diffstat (limited to 'perl-cache-fastmmap/PKGBUILD')
-rw-r--r-- | perl-cache-fastmmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-cache-fastmmap/PKGBUILD b/perl-cache-fastmmap/PKGBUILD index c809a195b..11e62d1a2 100644 --- a/perl-cache-fastmmap/PKGBUILD +++ b/perl-cache-fastmmap/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-cache-fastmmap' pkgver='1.46' -pkgrel='1' +pkgrel='2' pkgdesc='Uses an mmap'"'"'ed file to act as a shared memory interprocess cache' arch=('x86_64' 'i686') license=('PerlArtistic' 'GPL') |