diff --git a/perl/perl-module-build/.SRCINFO b/perl/perl-module-build/.SRCINFO index 58967eb9c9..d58a346529 100644 --- a/perl/perl-module-build/.SRCINFO +++ b/perl/perl-module-build/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = perl-module-build pkgdesc = Build, test, and install Perl modules pkgver = 0.4234 - pkgrel = 3 + pkgrel = 4 url = https://search.cpan.org/dist/Module-Build arch = any license = PerlArtistic diff --git a/perl/perl-module-build/PKGBUILD b/perl/perl-module-build/PKGBUILD index f31578122c..ef315a1833 100644 --- a/perl/perl-module-build/PKGBUILD +++ b/perl/perl-module-build/PKGBUILD @@ -5,7 +5,7 @@ pkgname=perl-module-build pkgver=0.4234 -pkgrel=3 +pkgrel=4 pkgdesc="Build, test, and install Perl modules" arch=(any) url="https://search.cpan.org/dist/Module-Build"