diff options
Diffstat (limited to 'perl-text-glob')
-rw-r--r-- | perl-text-glob/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-text-glob/PKGBUILD b/perl-text-glob/PKGBUILD index 93dab50bb..f33681c20 100644 --- a/perl-text-glob/PKGBUILD +++ b/perl-text-glob/PKGBUILD @@ -3,7 +3,7 @@ # Generator : CPANPLUS::Dist::Arch 1.28 pkgname='perl-text-glob' -pkgver=0.10 +pkgver=0.11 pkgrel=1 pkgdesc="match globbing patterns against text" arch=('any') @@ -19,7 +19,7 @@ options=('!emptydirs') url='http://search.mcpan.org/dist/Text-Glob' _distdir="Text-Glob-${pkgver}" source=("http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_distdir}.tar.gz") -sha512sums=('9a18048135f18500bb0ba3bf21c6df3fc390ec0f213c4a9331a84e643703805fbe557378284fa66f32a96852c38f832ac750509e257b5cc14b0f3ca6d75f5af0') +sha512sums=('20322fee3f56ee7e65f0f8e5371d9dbbe89895d8b9c9207486e7934e29bd883fb557c9765e406f85f56b67019293d82a0318ded83a9387b164cb5e8f58bef0cb') build() { ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \ |