T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-ffi-checklib
Commits: 01d759b9 by T.J. Townsend at 2024-07-12T23:27:27-04:00 upgpkg: 0.31-4: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = perl-ffi-checklib + pkgdesc = Check that a library is available for FFI + pkgver = 0.31 + pkgrel = 4 + url = https://metacpan.org/release/FFI-CheckLib + arch = any + license = PerlArtistic + checkdepends = perl-file-which + checkdepends = perl-test2-suite + checkdepends = perl-test2-tools-process + depends = perl + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.31.tar.gz + sha512sums = 25dd359cbec5417baa2c3d6a1152fb8a50b9d1423f8adb1c9ebe4422aefaed6e3b9b73015c6960c5d69dbc151df50ecb5a8e365192a2108013b501433c52e1e2 + +pkgname = perl-ffi-checklib ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-ffi-checklib pkgver=0.31 -pkgrel=3 +pkgrel=4 pkgdesc="Check that a library is available for FFI" arch=('any') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ffi-checklib/-/commit/01d759b9fb30b5ab0e8b8124352b128ed5c705ee -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ffi-checklib/-/commit/01d759b9fb30b5ab0e8b8124352b128ed5c705ee You're receiving this email because of your account on gitlab.archlinux.org.