diff options
-rw-r--r-- | abs/core/perl_modules/perl-sys-meminfo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/perl_modules/perl-sys-meminfo/PKGBUILD b/abs/core/perl_modules/perl-sys-meminfo/PKGBUILD index 05ef17d..7660eab 100644 --- a/abs/core/perl_modules/perl-sys-meminfo/PKGBUILD +++ b/abs/core/perl_modules/perl-sys-meminfo/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-sys-meminfo' pkgver='0.98' -pkgrel='1' +pkgrel='2' pkgdesc="Perl extension for return the total amount of physical memory" arch=('any') license=('PerlArtistic' 'GPL') |