main/perl-module-runtime: upgrade to 0.013

This commit is contained in:
Natanael Copa 2012-03-22 09:28:36 +00:00
parent 44c3a035be
commit 63b79a4032

View File

@ -3,7 +3,7 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=perl-module-runtime
_pkgreal=Module-Runtime
pkgver=0.011
pkgver=0.013
pkgrel=0
pkgdesc="runtime module handling"
url="http://search.cpan.org/dist/Module-Runtime/"
@ -35,4 +35,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
md5sums="d0d2ab338c5bb2769a8f7db200cfdb2b Module-Runtime-0.011.tar.gz"
md5sums="62b88b1f5f0e975a5d7c80cd46167b97 Module-Runtime-0.013.tar.gz"