diff options
-rw-r--r-- | community/perl-text-csv_xs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-text-csv_xs/APKBUILD b/community/perl-text-csv_xs/APKBUILD index e207c75c7f..6d74ce4713 100644 --- a/community/perl-text-csv_xs/APKBUILD +++ b/community/perl-text-csv_xs/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-text-csv_xs _pkgreal=Text-CSV_XS pkgver=1.39 -pkgrel=0 +pkgrel=1 pkgdesc="Perl module for Text-CSV_XS" url="http://search.cpan.org/dist/Text-CSV_XS/" arch="all" |