perl-PDF-API2: update to 2.033.

This commit is contained in:
Leah Neukirchen 2017-07-08 20:05:45 +02:00
parent 251e498d10
commit e557024b2c

View file

@ -1,8 +1,8 @@
# Template build file for 'perl-PDF-API2'. # Template build file for 'perl-PDF-API2'.
pkgname=perl-PDF-API2 pkgname=perl-PDF-API2
version=2.032 version=2.033
revision=1 revision=1
wrksrc="PDF-API2-$version" wrksrc="PDF-API2-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
makedepends="perl" makedepends="perl"
@ -12,5 +12,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://search.cpan.org/~ssimms/PDF-API2/" homepage="http://search.cpan.org/~ssimms/PDF-API2/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz" distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
checksum=4ae200d58f764b4fcd6172d2a6cf3990183e801db7a96b6049b473a4b5f24b64 checksum=9c0866ec1a3053f73afaca5f5cdbe6925903b4ce606f4bf4ac317731a69d27a0
noarch=yes noarch=yes