Date: Tuesday, April 23, 2013 @ 16:33:06 Author: andyrtr Revision: 183566
upgpkg: getmail 4.40.1-1 upstream update 4.40.1 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-23 13:12:10 UTC (rev 183565) +++ PKGBUILD 2013-04-23 14:33:06 UTC (rev 183566) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.39.1 +pkgver=4.40.1 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=('b96d8bc84887c1e78ddf1ec4e51134da') +md5sums=('3a5a287de2ed75f5bc969108b78d5033') build() { cd ${srcdir}/${pkgname}-${pkgver}
