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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Nov 19 21:29:28 UTC 2013


    Date: Tuesday, November 19, 2013 @ 22:29:28
  Author: spupykin
Revision: 101219

upgpkg: perl-module-implementation 0.07-2

upd

Modified:
  perl-module-implementation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-19 21:08:43 UTC (rev 101218)
+++ PKGBUILD	2013-11-19 21:29:28 UTC (rev 101219)
@@ -4,12 +4,12 @@
 
 pkgname=perl-module-implementation
 pkgver=0.07
-pkgrel=1
+pkgrel=2
 pkgdesc="Loads one of several alternate underlying implementations for a module"
 arch=('any')
 license=('PerlArtistic')
 options=('!emptydirs')
-depends=('perl-module-runtime>=0.012')
+depends=('perl-module-runtime>=0.012' 'perl-try-tiny')
 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)




More information about the arch-commits mailing list