summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-29 12:12:23 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-11-29 22:09:47 +0100
commit157e32f08cef364462c1283c7a20d8451e4731aa (patch)
tree0441d0e455b84942bb77f09d17245cc4bd897c73
parent8298b4e63db94a4f58507bf9d995ffb39cb8a257 (diff)
main/perl-html-quoted: upgrade to 0.04
-rw-r--r--main/perl-html-quoted/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/perl-html-quoted/APKBUILD b/main/perl-html-quoted/APKBUILD
index ae38e8cb842..b147903e1e3 100644
--- a/main/perl-html-quoted/APKBUILD
+++ b/main/perl-html-quoted/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-html-quoted
-pkgver=0.03
-pkgrel=1
+pkgver=0.04
+pkgrel=0
pkgdesc="HTML::Quoted perl module"
url="http://search.cpan.org/dist/HTML-Quoted/"
arch="noarch"
@@ -10,7 +10,7 @@ license="GPLv2 or Artistic"
depends="perl perl-html-parser"
makedepends="perl-dev perl-module-install"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RU/RUZ/HTML-Quoted-$pkgver.tar.gz"
+source="http://search.cpan.org/CPAN/authors/id/T/TS/TSIBLEY/HTML-Quoted-$pkgver.tar.gz"
builddir="$srcdir/HTML-Quoted-$pkgver"
@@ -31,4 +31,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="7d471740cf71483180088c36b9ca867d8cd5e242e0fbc0b6a1060f0ab7b420131a65654dd941ed6047d5944f954990cbeb8d323a6a5a4bd61add91dc99db7bba HTML-Quoted-0.03.tar.gz"
+sha512sums="a13fb07d683741ec32679780d7183c849c534fb79e2b5f5613f9142e2b877938712d8bf20bb1e540ad5f4532cd7f2fcbf42bc3be5e931d7a4a2ae12bd0af0cc0 HTML-Quoted-0.04.tar.gz"