Date: Thursday, June 21, 2012 @ 16:23:06 Author: andyrtr Revision: 162132
upgpkg: getmail 4.30.1-1 upstream update 4.30.1 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-21 20:16:51 UTC (rev 162131) +++ PKGBUILD 2012-06-21 20:23:06 UTC (rev 162132) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.30.0 +pkgver=4.30.1 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=('02a556594301c3aa75e1af68e2cb7a26') +md5sums=('1afc34620b574feaec65b61ba9859617') build() { cd ${srcdir}/${pkgname}-${pkgver}
