Date: Thursday, May 24, 2012 @ 12:51:36 Author: andyrtr Revision: 159465
upgpkg: getmail 4.27.0-1 upstream update 4.27.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-24 16:48:31 UTC (rev 159464) +++ PKGBUILD 2012-05-24 16:51:36 UTC (rev 159465) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.26.0 +pkgver=4.27.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=('a45622b355b649071a337c661533453a') +md5sums=('7cab772a2ffb8db0a7d7a249d0336d2a') build() { cd ${srcdir}/${pkgname}-${pkgver}
