perl-Font-TTF: update to 1.06.

Adopted.
This commit is contained in:
Christian Neukirchen 2016-08-29 13:22:56 +02:00
parent 1144e0d032
commit 52d51c041f

View file

@ -1,6 +1,6 @@
# Template build file for 'perl-Font-TTF' # Template build file for 'perl-Font-TTF'
pkgname=perl-Font-TTF pkgname=perl-Font-TTF
version=1.05 version=1.06
revision=1 revision=1
wrksrc="Font-TTF-${version}" wrksrc="Font-TTF-${version}"
build_style=perl-module build_style=perl-module
@ -8,9 +8,9 @@ hostmakedepends="perl"
makedepends="perl" makedepends="perl"
depends="perl" depends="perl"
short_desc="Font::TTF - Perl module for TrueType Font hacking" short_desc="Font::TTF - Perl module for TrueType Font hacking"
maintainer="Dominik Honnef <dominik@honnef.co>" maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
homepage="http://search.cpan.org/~mhosken/Font-TTF/" homepage="http://search.cpan.org/~mhosken/Font-TTF/"
license="Artistic" license="Artistic"
distfiles="${CPAN_SITE}/Font/Font-TTF-${version}.tar.gz" distfiles="${CPAN_SITE}/Font/Font-TTF-${version}.tar.gz"
checksum=26c48e4e76e00f0ac00766b3cfba79f0cb8cbf005b7a39033f0e8e0d9eeafb50 checksum=4b697d444259759ea02d2c442c9bffe5ffe14c9214084a01f743693a944cc293
noarch=yes noarch=yes