aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-html-rewriteattributes/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-html-rewriteattributes/APKBUILD')
-rw-r--r--main/perl-html-rewriteattributes/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-html-rewriteattributes/APKBUILD b/main/perl-html-rewriteattributes/APKBUILD
index e2eeae8bdc..fd5b02be8f 100644
--- a/main/perl-html-rewriteattributes/APKBUILD
+++ b/main/perl-html-rewriteattributes/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-html-rewriteattributes
_pkgreal=HTML-RewriteAttributes
pkgver=0.05
-pkgrel=1
+pkgrel=2
pkgdesc="Concise attribute rewriting"
-url="http://search.cpan.org/dist/HTML-RewriteAttributes/"
+url="https://metacpan.org/release/HTML-RewriteAttributes/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-html-tagset perl-uri perl-html-parser"
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends perl-module-install"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/T/TS/TSIBLEY/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/T/TS/TSIBLEY/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"