aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/perl-unicode-collate/APKBUILD7
1 files changed, 6 insertions, 1 deletions
diff --git a/community/perl-unicode-collate/APKBUILD b/community/perl-unicode-collate/APKBUILD
index 1400ca361f..03378b477c 100644
--- a/community/perl-unicode-collate/APKBUILD
+++ b/community/perl-unicode-collate/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-unicode-collate
_pkgreal=Unicode-Collate
pkgver=1.19
-pkgrel=0
+pkgrel=1
pkgdesc="Unicode Collation Algorithm"
url="http://search.cpan.org/dist/Unicode-Collate/"
arch="all"
@@ -37,6 +37,11 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
+doc() {
+ default_doc
+ replaces="perl-doc"
+}
+
md5sums="6f9dcc7801fa2516993dcb59f8b61f6d Unicode-Collate-1.19.tar.gz"
sha256sums="c3ff558c28d4fecb6fb77fbc1936518536e115c3b1eed9b990755e00bb479570 Unicode-Collate-1.19.tar.gz"
sha512sums="580bca6e96dd474b223ec9f971d6b8a4fc96d1bbffdc278dfa679d511455940e088f19069647715c2ae7c8e52972a59107cbc6d1bf3537de1c314feab2f4c21b Unicode-Collate-1.19.tar.gz"