diff options
| -rw-r--r-- | testing/perl-math-random-isaac-xs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-math-random-isaac-xs/APKBUILD b/testing/perl-math-random-isaac-xs/APKBUILD index 6001229811..100a64b699 100644 --- a/testing/perl-math-random-isaac-xs/APKBUILD +++ b/testing/perl-math-random-isaac-xs/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-math-random-isaac-xs _pkgreal=Math-Random-ISAAC-XS pkgver=1.004 -pkgrel=1 +pkgrel=2 pkgdesc="C implementation of the ISAAC PRNG algorithm" url="http://search.cpan.org/dist/Math-Random-ISAAC-XS/" arch="all" |
