perl-Encode-Locale: Update to 1.05

This commit is contained in:
Alexey Pavlov 2018-02-14 11:22:40 +03:00
parent 9be98d14d8
commit 38a3c0d6cb

View File

@ -2,7 +2,7 @@
_realname=Encode-Locale
pkgname=perl-${_realname}
pkgver=1.04
pkgver=1.05
pkgrel=1
pkgdesc="Determine the locale encoding"
arch=('any')
@ -13,9 +13,9 @@ makedepends=()
checkdepends=()
groups=('perl-modules')
conflicts=('perl-libwww<6')
url=http://search.cpan.org/dist/Encode-Locale
url="http://search.cpan.org/dist/Encode-Locale"
source=(https://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
sha256sums=('33aca4aa35829bd5c8c5e64ebfde86d0a2e8cd59dac2c4de707ffe9dc10bfbd4')
sha256sums=('176fa02771f542a4efb1dbc2a4c928e8f4391bf4078473bd6040d8f11adb0ec1')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \