[arch-commits] Commit in perl-file-copy-recursive/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 24 17:14:33 UTC 2018
Date: Tuesday, April 24, 2018 @ 17:14:32
Author: felixonmars
Revision: 322934
upgpkg: perl-file-copy-recursive 0.44-1
Modified:
perl-file-copy-recursive/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-24 17:12:29 UTC (rev 322933)
+++ PKGBUILD 2018-04-24 17:14:32 UTC (rev 322934)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at gmail.com>
pkgname=perl-file-copy-recursive
-pkgver=0.43
+pkgver=0.44
pkgrel=1
pkgdesc="Perl extension for recursively copying files and directories"
arch=('any')
@@ -13,7 +13,7 @@
'perl-test-warnings')
options=('!emptydirs')
source=("http://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-${pkgver}.tar.gz")
-sha512sums=('c70f596cc03bd70542adfac177dd937940b4fd4a97260d256b8316c123810781d2d631e98d266534387dbbeea70aa6862f7a3b9298e15763d07cf3dea3d20544')
+sha512sums=('7599c48cee0b9848d5e275a1de00845cb2d4820eda9092d550063d4791974870129ce8d3d9337a8f7ea413ed4c21e533c2eb3134c2fcb5cc412dbbfddd2500e4')
build() {
cd File-Copy-Recursive-$pkgver
More information about the arch-commits
mailing list