perl-Clone: Update to 0.46

This commit is contained in:
Christoph Reiter 2023-01-28 19:18:07 +01:00
parent 50f1676143
commit d010fb7867

View File

@ -2,18 +2,18 @@
_realname=Clone
pkgname=perl-${_realname}
pkgver=0.45
pkgrel=3
pkgver=0.46
pkgrel=1
pkgdesc='Recursive copy of nested objects.'
arch=('i686' 'x86_64')
url='https://search.cpan.org/~RDF/Clone'
url='https://github.com/garu/Clone'
groups=('perl-modules')
license=('GPL' 'PerlArtistic')
depends=('perl')
makedepends=('perl-devel' 'gcc' 'make')
options=('!emptydirs')
source=("https://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/${_realname}-${pkgver}.tar.gz")
sha512sums=('4d91580fb60876cca7670411748e42e6af0eaba8fac25d60e7a50685ae7b1e697e12c8a2835693e3e4abf3c13c060a2740344eb804ec26ed274b895f599340af')
source=("https://cpan.metacpan.org/authors/id/G/GA/GARU/${_realname}-${pkgver}.tar.gz")
sha256sums=('aadeed5e4c8bd6bbdf68c0dd0066cb513e16ab9e5b4382dc4a0aafd55890697b')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \