Date: Friday, July 6, 2012 @ 11:04:05 Author: andyrtr Revision: 163047
upgpkg: getmail 4.31.0-1 upstream update 4.31.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-06 14:25:13 UTC (rev 163046) +++ PKGBUILD 2012-07-06 15:04:05 UTC (rev 163047) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.30.2 +pkgver=4.31.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=('15b475c79ce2ffe0b588999a3a035f2d') +md5sums=('0aa43ebb7b154615c845bff4e24385a8') build() { cd ${srcdir}/${pkgname}-${pkgver}
