T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-ref-util-xs
Commits: 7ae9cddc by T.J. Townsend at 2024-07-13T01:26:44-04:00 upgpkg: 0.117-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = perl-ref-util-xs + pkgdesc = XS implementation for Ref::Util + pkgver = 0.117 + pkgrel = 3 + url = https://metacpan.org/release/Ref-Util-XS + arch = x86_64 + license = PerlArtistic + checkdepends = perl-readonly + depends = perl + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/Ref-Util-XS-0.117.tar.gz + sha512sums = 5ebcd1bfd6c4b94c17f24c890342d4fba74a7a7c09b3d338208cd5d3fe6b6dd2c504c86ab555c27781b5ede2633d012bb7df819029ce89bec6bc269e21d567a0 + +pkgname = perl-ref-util-xs ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-ref-util-xs pkgver=0.117 -pkgrel=2 +pkgrel=3 pkgdesc="XS implementation for Ref::Util" arch=('x86_64') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ref-util-xs/-/commit/7ae9cddc7bb6c6854d06fb4f75ef673524db2c01 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ref-util-xs/-/commit/7ae9cddc7bb6c6854d06fb4f75ef673524db2c01 You're receiving this email because of your account on gitlab.archlinux.org.
