diff options
Diffstat (limited to 'community/perl-sort-key/APKBUILD')
-rw-r--r-- | community/perl-sort-key/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-sort-key/APKBUILD b/community/perl-sort-key/APKBUILD index b4c42dc82a..9a04a4ccc3 100644 --- a/community/perl-sort-key/APKBUILD +++ b/community/perl-sort-key/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-sort-key _pkgreal=Sort-Key pkgver=1.33 -pkgrel=2 +pkgrel=3 pkgdesc="the fastest way to sort anything in Perl" url="http://search.cpan.org/dist/Sort-Key/" arch="all" |