diff options
-rw-r--r-- | abs/core/perl_modules/perl-sys-mmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/perl_modules/perl-sys-mmap/PKGBUILD b/abs/core/perl_modules/perl-sys-mmap/PKGBUILD index ecda864..84e263f 100644 --- a/abs/core/perl_modules/perl-sys-mmap/PKGBUILD +++ b/abs/core/perl_modules/perl-sys-mmap/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-sys-mmap' pkgver='0.19' -pkgrel='1' +pkgrel='2' pkgdesc="uses mmap to map in a file as a Perl variable" arch=('i686' 'x86_64') license=('PerlArtistic' 'GPL') |