Date: Monday, October 10, 2016 @ 10:45:38 Author: spupykin Revision: 191833
upgpkg: perl-datetime-format-mail 0.403-1 upd Modified: perl-datetime-format-mail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-10 10:45:33 UTC (rev 191832) +++ PKGBUILD 2016-10-10 10:45:38 UTC (rev 191833) @@ -2,7 +2,7 @@ # Contributor: François Charette <firmicus ατ gmx δοτ net> pkgname=perl-datetime-format-mail -pkgver=0.402 +pkgver=0.403 pkgrel=1 pkgdesc="Convert between DateTime and RFC2822/822 formats " arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('perl>=5.10.0' 'perl-datetime' 'perl-params-validate>=0.67') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/B/BO/BOOK/DateTime-Format-Mail-$pkgver.tar.gz") -md5sums=('0c469323564cd88189c15cc396884214') +md5sums=('b34a52d96290c42cf53e8db0a8f16ecd') build() { cd $srcdir/DateTime-Format-Mail-$pkgver