[arch-commits] Commit in perl-log-log4perl/trunk (PKGBUILD)

François Charette francois at archlinux.org
Tue Aug 3 11:59:20 UTC 2010


    Date: Tuesday, August 3, 2010 @ 07:59:20
  Author: francois
Revision: 86710

upgpkg: perl-log-log4perl 1.29-1
update to 1.29

Modified:
  perl-log-log4perl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-03 11:04:12 UTC (rev 86709)
+++ PKGBUILD	2010-08-03 11:59:20 UTC (rev 86710)
@@ -2,7 +2,7 @@
 
 pkgname=perl-log-log4perl
 _cpanname=Log-Log4perl
-pkgver=1.28
+pkgver=1.29
 pkgrel=1
 pkgdesc="Log4j implementation in Perl"
 arch=('any')
@@ -11,7 +11,6 @@
 depends=('perl')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/M/MS/MSCHILLI/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('79e76be178ac409428e6438135134076')
 
 build() {
   cd $srcdir/${_cpanname}-${pkgver}
@@ -21,3 +20,4 @@
   find $pkgdir -name '.packlist' -delete
   find $pkgdir -name '*.pod' -delete
 }
+md5sums=('40f0d465d1d0b3f1c25bbd0936ffe001')




More information about the arch-commits mailing list