Date: Thursday, June 28, 2012 @ 13:16:06 Author: andyrtr Revision: 162704
upgpkg: getmail 4.30.2-1 upstream update 4.30.2 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-28 17:12:56 UTC (rev 162703) +++ PKGBUILD 2012-06-28 17:16:06 UTC (rev 162704) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.30.1 +pkgver=4.30.2 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=('1afc34620b574feaec65b61ba9859617') +md5sums=('15b475c79ce2ffe0b588999a3a035f2d') build() { cd ${srcdir}/${pkgname}-${pkgver}
