Date: Monday, April 16, 2012 @ 16:05:47 Author: andyrtr Revision: 156314
upgpkg: getmail 4.26.0-1 upstream updates 4.26.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-16 20:01:48 UTC (rev 156313) +++ PKGBUILD 2012-04-16 20:05:47 UTC (rev 156314) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.25.0 +pkgver=4.26.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=('ec0be67bc1e472c13201c1e3a0c35e66') +md5sums=('a45622b355b649071a337c661533453a') build() { cd ${srcdir}/${pkgname}-${pkgver}
