Date: Thursday, April 10, 2014 @ 14:31:29 Author: fyan Revision: 109083
upgpkg: perl-locale-maketext-lexicon 1.00-1 Modified: perl-locale-maketext-lexicon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-10 12:31:16 UTC (rev 109082) +++ PKGBUILD 2014-04-10 12:31:29 UTC (rev 109083) @@ -3,7 +3,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-locale-maketext-lexicon -pkgver=0.99 +pkgver=1.00 pkgrel=1 pkgdesc="Perl/CPAN Module Locale::Maketext::Lexicon : Use other catalog formats in Maketext" arch=(any) @@ -12,7 +12,7 @@ license=("GPL" "PerlArtistic") options=(!emptydirs) source=("http://search.cpan.org/CPAN/authors/id/D/DR/DRTECH/Locale-Maketext-Lexicon-$pkgver.tar.gz") -md5sums=('c88e75b607a424c046137555565cebb5') +md5sums=('51acf0cb00cc01a2c8f560d74dd6c593') build() { cd $srcdir/Locale-Maketext-Lexicon-$pkgver
