diff options
Diffstat (limited to 'community/perl-unicode-collate/APKBUILD')
-rw-r--r-- | community/perl-unicode-collate/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-unicode-collate/APKBUILD b/community/perl-unicode-collate/APKBUILD index 63c68e00dc..8b0b2f2964 100644 --- a/community/perl-unicode-collate/APKBUILD +++ b/community/perl-unicode-collate/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=perl-unicode-collate _pkgreal=Unicode-Collate -pkgver=1.21 +pkgver=1.22 pkgrel=0 pkgdesc="Unicode Collation Algorithm" url="http://search.cpan.org/dist/Unicode-Collate/" @@ -40,4 +40,4 @@ doc() { replaces="perl-doc" } -sha512sums="a603d7affb60c4064325ee7a409570d40787e1fe9f50310fb6a1a1f6fe51d92a7ce398edfbb6fc708e48cb0eff1c5afc03695ea07d37a6c9bbb63e7eb104aa54 Unicode-Collate-1.21.tar.gz" +sha512sums="942d63667488b3601008fe2050d07ac4e289c0c1132b929a87061fad9054f40e2efc9c2e10d6373fab6d1be01d9d78a08317eadf30ed65257ae47af9e855efaf Unicode-Collate-1.22.tar.gz" |