diff options
-rw-r--r-- | community/perl-math-random-mt-auto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-math-random-mt-auto/APKBUILD b/community/perl-math-random-mt-auto/APKBUILD index 6ca886abbc..926811f974 100644 --- a/community/perl-math-random-mt-auto/APKBUILD +++ b/community/perl-math-random-mt-auto/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-math-random-mt-auto _pkgreal=Math-Random-MT-Auto pkgver=6.23 -pkgrel=0 +pkgrel=1 pkgdesc="Auto-seeded Mersenne Twister PRNGs" url="http://search.cpan.org/dist/Math-Random-MT-Auto/" arch="all" |