[arch-commits] Commit in perl-file-copy-recursive/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Apr 22 08:17:18 UTC 2018


    Date: Sunday, April 22, 2018 @ 08:17:17
  Author: felixonmars
Revision: 322779

upgpkg: perl-file-copy-recursive 0.43-1

Modified:
  perl-file-copy-recursive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-21 20:31:13 UTC (rev 322778)
+++ PKGBUILD	2018-04-22 08:17:17 UTC (rev 322779)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=perl-file-copy-recursive
-pkgver=0.41
+pkgver=0.43
 pkgrel=1
 pkgdesc="Perl extension for recursively copying files and directories"
 arch=('any')
@@ -9,11 +9,11 @@
 url="https://metacpan.org/release/File-Copy-Recursive"
 license=('GPL' 'PerlArtistic')
 depends=('perl')
-checkdepends=('perl-path-tiny' 'perl-test-deep' 'perl-test-exception' 'perl-test-file'
-              'perl-test-warn' 'perl-file-find-rule')
+checkdepends=('perl-path-tiny' 'perl-test-deep' 'perl-test-fatal' 'perl-test-file'
+              'perl-test-warnings')
 options=('!emptydirs')
 source=("http://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-${pkgver}.tar.gz")
-sha512sums=('8950b1810d86cde5533778efccd2b8ec2be4c9764a49e03bbd0a0d927984cda74f9972226c73f6967ccbacf42791358643c3b20d3129fd322497d6b8f195c3ea')
+sha512sums=('c70f596cc03bd70542adfac177dd937940b4fd4a97260d256b8316c123810781d2d631e98d266534387dbbeea70aa6862f7a3b9298e15763d07cf3dea3d20544')
 
 build() {
   cd File-Copy-Recursive-$pkgver



More information about the arch-commits mailing list