Date: Thursday, June 21, 2012 @ 12:19:38 Author: andyrtr Revision: 162127
upgpkg: getmail 4.30.0-1 upstream update 4.30.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-21 06:54:30 UTC (rev 162126) +++ PKGBUILD 2012-06-21 16:19:38 UTC (rev 162127) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.29.0 +pkgver=4.30.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=('f8c6381d1eeda9043233dca47fac02b9') +md5sums=('02a556594301c3aa75e1af68e2cb7a26') build() { cd ${srcdir}/${pkgname}-${pkgver}
