From bf343bc407d1abd96b62e94f1c53df97c1515ebe Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Oct 2020 21:32:17 +0100 Subject: [PATCH] perl-AWS-Signature4: rebuild for perl-5.32. --- srcpkgs/perl-AWS-Signature4/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/perl-AWS-Signature4/template b/srcpkgs/perl-AWS-Signature4/template index 33844d45194..aad9e8cff45 100644 --- a/srcpkgs/perl-AWS-Signature4/template +++ b/srcpkgs/perl-AWS-Signature4/template @@ -1,8 +1,7 @@ # Template file for 'perl-AWS-Signature4' pkgname=perl-AWS-Signature4 version=1.02 -revision=1 -archs=noarch +revision=2 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-ModuleBuild hostmakedepends="perl perl-Module-Build"