Skip to content
Snippets Groups Projects
Commit f26fa41a authored by Leonardo Arena's avatar Leonardo Arena
Browse files

main/perl-html-formattext-withlinks-andtables: upgrade to 0.06

parent cb5b6bf1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=perl-html-formattext-withlinks-andtables
_pkgreal=HTML-FormatText-WithLinks-AndTables
pkgver=0.02
pkgver=0.06
pkgrel=0
pkgdesc="Perl module for HTML-FormatText-WithLinks-AndTables"
url="http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/"
......@@ -14,9 +14,9 @@ cpanmakedepends=""
depends="$cpandepends perl-html-formattext-withlinks"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/S/SF/SFRYER/$_pkgreal-$pkgver.tar.gz"
source="http://search.cpan.org/CPAN/authors/id/D/DA/DALEEVANS/$_pkgreal-$pkgver.tar.gz"
_builddir="$srcdir/$_pkgreal"
_builddir="$srcdir/$_pkgreal-$pkgver"
prepare() {
cd "$_builddir"
......@@ -34,10 +34,10 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install UNINST=1
make DESTDIR="$pkgdir" install
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
md5sums="804146aa9e49a5b1af4f63fecd9b0c28 HTML-FormatText-WithLinks-AndTables-0.02.tar.gz"
sha256sums="4e97159a8b8ab5ea0c417da2931221124dc0e1221a3307b270891d6f21852224 HTML-FormatText-WithLinks-AndTables-0.02.tar.gz"
sha512sums="905bb42cbdf9591418dcf738ee1aaa6b6e1d56c47aaf8c4194bb17b43745cc6d82a4eb65d74ad8c95531940ad67c539329b327d5385f88e80f0a879a6e10bba2 HTML-FormatText-WithLinks-AndTables-0.02.tar.gz"
md5sums="bd214ca080379cc09f0b2eef62bf3d0f HTML-FormatText-WithLinks-AndTables-0.06.tar.gz"
sha256sums="e5b23f0475fb81fd6fed688bb914295a39542b3e5b43c8517494226a52d868fa HTML-FormatText-WithLinks-AndTables-0.06.tar.gz"
sha512sums="c930fcc5919d20a67a00826aec11d1d2416a3ae145cf30acee98aa45bc64523858ba49907957c5772b4bedaa1e79ed7a0afef3101c29f913fcf983ce1dddd4c2 HTML-FormatText-WithLinks-AndTables-0.06.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