aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-unicode-collate
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-unicode-collate')
-rw-r--r--community/perl-unicode-collate/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-unicode-collate/APKBUILD b/community/perl-unicode-collate/APKBUILD
index 37b4608558..c06d0193db 100644
--- a/community/perl-unicode-collate/APKBUILD
+++ b/community/perl-unicode-collate/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-unicode-collate
_pkgreal=Unicode-Collate
pkgver=1.27
-pkgrel=2
+pkgrel=3
pkgdesc="Unicode Collation Algorithm"
-url="http://search.cpan.org/dist/Unicode-Collate/"
+url="https://metacpan.org/release/Unicode-Collate/"
arch="all"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/S/SA/SADAHIRO/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {