Date: Sunday, May 2, 2010 @ 05:34:37 Author: andyrtr Revision: 79229 upgpkg: lftp 4.0.7-1 new version 4.0.7
Modified: lftp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-02 09:26:01 UTC (rev 79228) +++ PKGBUILD 2010-05-02 09:34:37 UTC (rev 79229) @@ -3,7 +3,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=lftp -pkgver=4.0.6 +pkgver=4.0.7 pkgrel=1 pkgdesc="Sophisticated command line based FTP client" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ url="http://lftp.yar.ru/" backup=('etc/lftp.conf') source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2) -md5sums=('7cd4f6f7d3b5d9baab4e090ebced9c91') +md5sums=('a40e4518fc477c82ffcc5b04d9ff64ff') build() { cd ${srcdir}/${pkgname}-${pkgver}
