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

Felix Yan felixonmars at archlinux.org
Thu Jul 25 04:29:18 UTC 2019


    Date: Thursday, July 25, 2019 @ 04:29:17
  Author: felixonmars
Revision: 358567

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-25 04:19:51 UTC (rev 358566)
+++ PKGBUILD	2019-07-25 04:29:17 UTC (rev 358567)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=perl-file-copy-recursive
-pkgver=0.44
-pkgrel=3
+pkgver=0.45
+pkgrel=1
 pkgdesc="Perl extension for recursively copying files and directories"
 arch=('any')
 url="https://metacpan.org/release/File-Copy-Recursive"
@@ -12,7 +12,7 @@
               'perl-test-warnings')
 options=('!emptydirs')
 source=("https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-$pkgver.tar.gz")
-sha512sums=('7599c48cee0b9848d5e275a1de00845cb2d4820eda9092d550063d4791974870129ce8d3d9337a8f7ea413ed4c21e533c2eb3134c2fcb5cc412dbbfddd2500e4')
+sha512sums=('6d8a6c55bc54bfe5ce3834527776c6b1466d5672f5f8901c27053188bbc78e87dd62bed8d330c04079b02d0967be0a8d0cd779e67973cf79a2c6ff87d5921c60')
 
 build() {
   cd File-Copy-Recursive-$pkgver



More information about the arch-commits mailing list