T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-pegex
Commits: 45504523 by T.J. Townsend at 2024-07-13T01:16:38-04:00 upgpkg: 0.75-5: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = perl-pegex + pkgdesc = Acmeist PEG Parser Framework + pkgver = 0.75 + pkgrel = 5 + url = https://metacpan.org/release/Pegex + arch = any + license = PerlArtistic + license = GPL + depends = perl-yaml-libyaml + depends = perl-file-sharedir-install + depends = perl-yaml-pp + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/I/IN/INGY/Pegex-0.75.tar.gz + sha256sums = 4dc8d335de80b25247cdb3f946f0d10d9ba0b3c34b0ed7d00316fd068fd05edc + +pkgname = perl-pegex ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname='perl-pegex' pkgver=0.75 -pkgrel=4 +pkgrel=5 pkgdesc="Acmeist PEG Parser Framework" arch=('any') license=('PerlArtistic' 'GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pegex/-/commit/4550452302cdf0fc5f178ed5a9a7ec0c216eb946 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pegex/-/commit/4550452302cdf0fc5f178ed5a9a7ec0c216eb946 You're receiving this email because of your account on gitlab.archlinux.org.
