perl-Encode-Locale: update to 1.03.

This commit is contained in:
Juan RP 2013-11-23 12:14:14 +01:00
parent a887940b6a
commit 141c774139
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template build file for 'perl-Encode-Locale'.
pkgname=perl-Encode-Locale
version=1.02
revision=2
version=1.03
revision=1
wrksrc="Encode-Locale-$version"
build_style=perl-module
hostmakedepends="perl>=5.18"
makedepends="${hostmakedepends}"
short_desc="Encode::Locale - Determine the locale encoding"
maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://search.cpan.org/~gaas/Encode-Locale-1.02/lib/Encode/Locale.pm"
homepage="http://search.cpan.org/dist/Encode-Locale"
license="GPL-2"
distfiles="${CPAN_SITE}/Encode/Encode-Locale-$version.tar.gz"
checksum=20c5ba2ab0ac00f0e6d5c5d405f2ccb3fdb0212de3519ec8d16688574d8d5340
checksum=f76337e0933225914111fcc3319ff4db359b1abfd1aa56dff2df5378db0e2d55
long_desc="
In many applications it's wise to let Perl use Unicode for the strings it
processes. Most of the interfaces Perl has to the outside world is still byte