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

Felix Yan felixonmars at archlinux.org
Fri Apr 20 07:23:13 UTC 2018


    Date: Friday, April 20, 2018 @ 07:23:13
  Author: felixonmars
Revision: 322485

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-20 06:51:58 UTC (rev 322484)
+++ PKGBUILD	2018-04-20 07:23:13 UTC (rev 322485)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=perl-file-copy-recursive
-pkgver=0.40
+pkgver=0.41
 pkgrel=1
 pkgdesc="Perl extension for recursively copying files and directories"
 arch=('any')
@@ -10,10 +10,10 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 checkdepends=('perl-path-tiny' 'perl-test-deep' 'perl-test-exception' 'perl-test-file'
-              'perl-test-warn')
+              'perl-test-warn' 'perl-file-find-rule')
 options=('!emptydirs')
 source=("http://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-${pkgver}.tar.gz")
-sha512sums=('874dd6862c2556bac459bae117e882655b16de90284c44cfb518714ef9924afb2d7bed29ca5bde20681fb887646a972ea5d9aa61ffe6d58459494b8a245db3e6')
+sha512sums=('8950b1810d86cde5533778efccd2b8ec2be4c9764a49e03bbd0a0d927984cda74f9972226c73f6967ccbacf42791358643c3b20d3129fd322497d6b8f195c3ea')
 
 build() {
   cd File-Copy-Recursive-$pkgver



More information about the arch-commits mailing list