[arch-commits] Commit in perl-clone/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 23 22:33:10 UTC 2020
Date: Thursday, April 23, 2020 @ 22:33:10
Author: felixonmars
Revision: 381443
upgpkg: perl-clone 0.44-1
Modified:
perl-clone/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-23 19:14:56 UTC (rev 381442)
+++ PKGBUILD 2020-04-23 22:33:10 UTC (rev 381443)
@@ -3,7 +3,7 @@
# Contributor: Alex Dioso <adioso->gmail*com>
pkgname=perl-clone
-pkgver=0.43
+pkgver=0.44
pkgrel=1
pkgdesc='Recursive copy of nested objects.'
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/Clone-$pkgver.tar.gz")
-sha512sums=('1a973fb5bde9e722e8d5bd11cf70005454f8e797687a145e5eb563629200cb6535168e458d312d57741ec4caf9c333dab588223e2368402aafd712b375846cd5')
+sha512sums=('6ac87ebedf37b308fc672959c324ed79becaa053ef80b1350e49738d04a4906e7eda68b58f9dbef7fe324e7abaf4fb71c4a8f70815f7328e8455c3de0f4d55ea')
build() {
cd Clone-$pkgver
More information about the arch-commits
mailing list