diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-04 15:53:22 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-04 15:53:22 -0300 |
commit | b75f4d8e32c5d2cb89099f67841e5bb50ff886ec (patch) | |
tree | 5220ea09d70806617aa29a892fbb7ddf690d3fd9 /pcr | |
parent | 058cc310d19ec43a5a760e2e97a95dcf9688f24b (diff) | |
download | abslibre-b75f4d8e32c5d2cb89099f67841e5bb50ff886ec.tar.gz abslibre-b75f4d8e32c5d2cb89099f67841e5bb50ff886ec.tar.bz2 abslibre-b75f4d8e32c5d2cb89099f67841e5bb50ff886ec.zip |
perl-sys-mmap-0.17-2: perl 5.22.1 rebuild
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/perl-sys-mmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/perl-sys-mmap/PKGBUILD b/pcr/perl-sys-mmap/PKGBUILD index 2d971380d..542397423 100644 --- a/pcr/perl-sys-mmap/PKGBUILD +++ b/pcr/perl-sys-mmap/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-sys-mmap' pkgver='0.17' -pkgrel='1' +pkgrel='2' pkgdesc="uses mmap to map in a file as a Perl variable" arch=('i686' 'x86_64' 'mips64el') license=('GPL1') |