Date: Sunday, August 4, 2013 @ 10:45:35 Author: andyrtr Revision: 192022
upgpkg: getmail 4.42.0-1 upstream update 4.42.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-04 08:40:44 UTC (rev 192021) +++ PKGBUILD 2013-08-04 08:45:35 UTC (rev 192022) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.41.0 +pkgver=4.42.0 pkgrel=1 pkgdesc="A POP3 mail retriever with reliable Maildir and command delivery." arch=(any) @@ -11,7 +11,7 @@ license=("GPL") depends=('python2') source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz) -md5sums=('050601fb7d1d982eb2cdae0d5ae8f40b') +md5sums=('4cd5a3ea92331a4b48586a5bd076e373') build() { cd ${srcdir}/${pkgname}-${pkgver}
