Date: Thursday, July 17, 2014 @ 11:13:22 Author: spupykin Revision: 115813
upgpkg: perl-email-address 1.905-1 upd Modified: perl-email-address/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-17 09:13:19 UTC (rev 115812) +++ PKGBUILD 2014-07-17 09:13:22 UTC (rev 115813) @@ -3,7 +3,7 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=perl-email-address -pkgver=1.903 +pkgver=1.905 pkgrel=1 pkgdesc="RFC 2822 Address Parsing and Creation " arch=('any') @@ -12,7 +12,7 @@ depends=('perl') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Address-$pkgver.tar.gz") -md5sums=('9cf17604b3527121d85f7c9c53702ff6') +md5sums=('3ed17b42a797bbc0103eabbb2d130766') build() { cd $srcdir/Email-Address-$pkgver
