Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / perl-email-abstract
Commits: ff358256 by Sergej Pupykin at 2024-05-04T17:18:43+03:00 upgpkg: 3.010-2 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-email-abstract + pkgdesc = unified interface to mail representations + pkgver = 3.010 + pkgrel = 2 + url = https://search.cpan.org/dist/Email-Abstract + arch = any + license = GPL + license = PerlArtistic + depends = perl-email-simple>=1.91 + depends = perl-module-pluggable>=1.5 + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-3.010.tar.gz + sha256sums = 8c12f68b5974cafc99d74942abefc8597193035aafd2763128e6aaafca4b7ed6 + +pkgname = perl-email-abstract ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-email-abstract pkgver=3.010 -pkgrel=1 +pkgrel=2 pkgdesc="unified interface to mail representations" arch=('any') url="https://search.cpan.org/dist/Email-Abstract" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-email-abstract/-/commit/ff3582561527304460a730b9b444e6b64b6ac05d -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-email-abstract/-/commit/ff3582561527304460a730b9b444e6b64b6ac05d You're receiving this email because of your account on gitlab.archlinux.org.
