Skip to content
Snippets Groups Projects
Commit 0ea4688d authored by Natanael Copa's avatar Natanael Copa
Browse files

main/perl-html-quoted: upgrade to 0.05

parent c3efc860
No related branches found
No related tags found
No related merge requests found
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-html-quoted
pkgver=0.04
pkgrel=3
pkgver=0.05
pkgrel=0
pkgdesc="HTML::Quoted perl module"
url="https://metacpan.org/release/HTML-Quoted/"
arch="noarch"
......@@ -10,7 +10,7 @@ license="GPL-2.0 or Artistic"
depends="perl perl-html-parser"
makedepends="perl-module-install"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/T/TS/TSIBLEY/HTML-Quoted-$pkgver.tar.gz"
source="https://cpan.metacpan.org/authors/id/B/BP/BPS/HTML-Quoted-$pkgver.tar.gz"
builddir="$srcdir/HTML-Quoted-$pkgver"
......@@ -28,4 +28,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
sha512sums="a13fb07d683741ec32679780d7183c849c534fb79e2b5f5613f9142e2b877938712d8bf20bb1e540ad5f4532cd7f2fcbf42bc3be5e931d7a4a2ae12bd0af0cc0 HTML-Quoted-0.04.tar.gz"
sha512sums="
5a9d9b2c9a5d7730ea304e3088ddbf51a9e2367b975e51831a8ed6468e39383575b0d1fa86269f762361cfc7dd9b9caa784d59989260bbb8b610917b5237af25 HTML-Quoted-0.05.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment