[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #4730 from lazka/perl-Module-Build-Tiny-0.048
Browse files Browse the repository at this point in the history
perl-Module-Build-Tiny: Update to 0.048
  • Loading branch information
lazka committed Jul 1, 2024
2 parents 25a73e1 + ab42696 commit 903d78e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions perl-Module-Build-Tiny/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=Module-Build-Tiny
pkgname=perl-${_realname}
pkgver=0.047
pkgver=0.048
pkgrel=1
pkgdesc="A tiny replacement for Module::Build"
arch=('any')
Expand All @@ -12,7 +12,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-ExtUtils-Config' 'perl-ExtUtils-Helpers' 'perl-ExtUtils-InstallPaths')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/L/LE/LEONT/${_realname}-${pkgver}.tar.gz")
sha256sums=('71260e9421b93c33dd1b3e7d0cf15f759c0ca7c753fa840279ec3be70f8f8c9d')
sha256sums=('79a73e506fb7badabdf79137a45c6c5027daaf6f9ac3dcfb9d4ffcce92eb36bd')

build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
Expand Down

0 comments on commit 903d78e

Please sign in to comment.