Date: Wednesday, June 20, 2012 @ 10:04:16 Author: andyrtr Revision: 162117
upgpkg: getmail 4.29.0-1 upstream update 4.29.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-20 13:14:03 UTC (rev 162116) +++ PKGBUILD 2012-06-20 14:04:16 UTC (rev 162117) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.27.0 +pkgver=4.29.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=('7cab772a2ffb8db0a7d7a249d0336d2a') +md5sums=('f8c6381d1eeda9043233dca47fac02b9') build() { cd ${srcdir}/${pkgname}-${pkgver}
