Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
perl-module-build-tiny


Commits:
2d1a0f13 by Felix Yan at 2026-03-05T02:58:18+08:00
upgpkg: 0.053-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = perl-module-build-tiny
        pkgdesc = A tiny replacement for Module::Build
-       pkgver = 0.052
-       pkgrel = 3
+       pkgver = 0.053
+       pkgrel = 1
        url = https://search.cpan.org/dist/Module-Build-Tiny
        arch = any
        license = PerlArtistic
@@ -13,7 +13,7 @@ pkgbase = perl-module-build-tiny
        depends = perl-extutils-helpers
        depends = perl-extutils-installpaths
        options = !emptydirs
-       source = 
https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-Tiny-0.052.tar.gz
-       sha512sums = 
7ba8575067f82ced30ec5bd0ec0f6cd602f052dcc57a27d96e904ec45cf10245bbe32b643208080154416f2591cc227f826e9c6b0c59821a3ba30caf5e737e84
+       source = 
https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-Tiny-0.053.tar.gz
+       sha512sums = 
93707530cfb010d27bc21177cebabb17e820158ef813853d8c664570de9b40c54bb86d9b03db0964245530e72661b3c527159d7c6f836c6468c4bde24f6f6719
 
 pkgname = perl-module-build-tiny


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=perl-module-build-tiny
 _pkgname=Module-Build-Tiny
-pkgver=0.052
-pkgrel=3
+pkgver=0.053
+pkgrel=1
 pkgdesc="A tiny replacement for Module::Build"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -13,7 +13,7 @@ depends=('perl' 'perl-extutils-config' 
'perl-extutils-helpers' 'perl-extutils-in
 makedepends=('perl-test-harness' 'perl-cpan-requirements-dynamic')
 url="https://search.cpan.org/dist/Module-Build-Tiny";
 
source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz";)
-sha512sums=('7ba8575067f82ced30ec5bd0ec0f6cd602f052dcc57a27d96e904ec45cf10245bbe32b643208080154416f2591cc227f826e9c6b0c59821a3ba30caf5e737e84')
+sha512sums=('93707530cfb010d27bc21177cebabb17e820158ef813853d8c664570de9b40c54bb86d9b03db0964245530e72661b3c527159d7c6f836c6468c4bde24f6f6719')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-module-build-tiny/-/commit/2d1a0f138ec0eca0a097cffdb94d78e73c165458

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-module-build-tiny/-/commit/2d1a0f138ec0eca0a097cffdb94d78e73c165458
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to