Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / perl-email-abstract
Commits: af857a38 by Sergej Pupykin at 2023-09-08T19:25:39+03:00 upgpkg: 3.010-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=perl-email-abstract -pkgver=3.009 -pkgrel=2 +pkgver=3.010 +pkgrel=1 pkgdesc="unified interface to mail representations" arch=('any') url="https://search.cpan.org/dist/Email-Abstract" @@ -11,7 +11,7 @@ license=('GPL' 'PerlArtistic') depends=('perl-email-simple>=1.91') options=('!emptydirs') source=(https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Abstract-$pkgver.tar.gz) -sha256sums=('040b7292e22e54815e9e6dfcdbfac9d874741930a20744ff5b369147dde201fc') +sha256sums=('8c12f68b5974cafc99d74942abefc8597193035aafd2763128e6aaafca4b7ed6') build() { cd "$srcdir"/Email-Abstract-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-email-abstract/-/commit/af857a381fda60aa585fb9d99dc80c1fe224698a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-email-abstract/-/commit/af857a381fda60aa585fb9d99dc80c1fe224698a You're receiving this email because of your account on gitlab.archlinux.org.
