diff options
Diffstat (limited to 'main/perl-text-soundex')
-rw-r--r-- | main/perl-text-soundex/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-text-soundex/APKBUILD b/main/perl-text-soundex/APKBUILD index 8eeb71bf01..040f2b6c71 100644 --- a/main/perl-text-soundex/APKBUILD +++ b/main/perl-text-soundex/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-text-soundex _pkgreal=Text-Soundex pkgver=3.04 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of the soundex algorithm" url="http://search.cpan.org/dist/Text-Soundex/" arch="all" |