[arch-commits] Commit in perl-module-implementation/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Dec 16 08:01:37 UTC 2014


    Date: Tuesday, December 16, 2014 @ 09:01:36
  Author: spupykin
Revision: 123949

upgpkg: perl-module-implementation 0.09-1

upd

Modified:
  perl-module-implementation/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-16 08:01:32 UTC (rev 123948)
+++ PKGBUILD	2014-12-16 08:01:36 UTC (rev 123949)
@@ -3,8 +3,8 @@
 # Contributor: 3ED <krzysztof1987 at gmail dot com>
 
 pkgname=perl-module-implementation
-pkgver=0.07
-pkgrel=2
+pkgver=0.09
+pkgrel=1
 pkgdesc="Loads one of several alternate underlying implementations for a module"
 arch=('any')
 license=('PerlArtistic')
@@ -13,7 +13,7 @@
 checkdepends=('perl-test-requires' 'perl-test-fatal')
 url="http://search.cpan.org/dist/Module-Implementation/"
 source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Module-Implementation-$pkgver.tar.gz)
-md5sums=('55483fce4266747e823a1004499bd70c')
+md5sums=('52e3fe0ca6b1eff0488d59b7aacc0667')
 
 build() {
   cd "${srcdir}/Module-Implementation-${pkgver}"



More information about the arch-commits mailing list