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 f4976c685..bba6cadd9 100644 --- a/perl-cache-fastmmap/PKGBUILD +++ b/perl-cache-fastmmap/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-cache-fastmmap' pkgver=1.47 -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') |