perl-PDF-API2: update to 2.043.
This commit is contained in:
parent
99ae109b0f
commit
f89bcb547a
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-PDF-API2'
|
||||
pkgname=perl-PDF-API2
|
||||
version=2.042
|
||||
version=2.043
|
||||
revision=1
|
||||
wrksrc="PDF-API2-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
checkdepends="perl-Test-Exception"
|
||||
depends="perl perl-Font-TTF"
|
||||
checkdepends="${depends} perl-Test-Exception"
|
||||
short_desc="PDF::API2 - Facilitates the creation and modification of PDF files"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://metacpan.org/release/PDF-API2"
|
||||
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
||||
checksum=ab992941500601dc31a1a2fae6cde10f75531a880a2a3100c99d5560acd53c5d
|
||||
checksum=6312f605172973fa4d017639c217b61b1a8d6c533237ce58d5aacecfa273f0b2
|
||||
|
|
Loading…
Reference in a new issue