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

Felix Yan fyan at archlinux.org
Wed Jan 20 14:58:12 UTC 2016


    Date: Wednesday, January 20, 2016 @ 15:58:11
  Author: fyan
Revision: 258445

upgpkg: perl-module-build 0.4216-1

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-20 14:10:07 UTC (rev 258444)
+++ PKGBUILD	2016-01-20 14:58:11 UTC (rev 258445)
@@ -4,17 +4,17 @@
 # Contributor: Alan Young <harleypig at gmail.com>
 
 pkgname=perl-module-build
-pkgver=0.4214
+pkgver=0.4216
 pkgrel=1
 pkgdesc="Build, test, and install Perl modules"
 arch=('any')
 url="http://search.cpan.org/dist/Module-Build"
 license=('PerlArtistic' 'GPL')
-depends=('perl>=5.8.0' 'perl-cpan-meta>=2.142060' 'perl-inc-latest')
+depends=('perl' 'perl-cpan-meta' 'perl-inc-latest')
 checkdepends=('perl-par-dist' 'perl-archive-zip')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-sha512sums=('33bc4adfd21cfa3ff3489fd4ed2a6dfd9b4bd9bcdb7839a76088876fcf5bc9b435c2d246e9eee60a6ae3ac6c6d06a377d8dc0440ec725a4985a8dd1746c445b2')
+sha512sums=('46b5d03e6bea1ee33a1202a38d68231daf49931b25b792b41fa39ab3b3c1321d8a47819a2714bf90a981e6686fc566aa5a6067edf61d78fe8166c7e4f83eeaa9')
 
 build() {
   cd Module-Build-$pkgver



More information about the arch-commits mailing list