From 87bb1c6efb3b12c00c69ba67f99b1ba53af4d79e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Oct 2020 21:33:36 +0100 Subject: [PATCH] perl-Text-BibTeX: rebuild for perl-5.32. --- srcpkgs/perl-Text-BibTeX/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-Text-BibTeX/template b/srcpkgs/perl-Text-BibTeX/template index 83a934093a..bf385a1c46 100644 --- a/srcpkgs/perl-Text-BibTeX/template +++ b/srcpkgs/perl-Text-BibTeX/template @@ -1,7 +1,7 @@ # Template file for 'perl-Text-BibTeX' pkgname=perl-Text-BibTeX version=0.88 -revision=1 +revision=2 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-ModuleBuild hostmakedepends="perl-ExtUtils-LibBuilder perl-Config-AutoConf"