Date: Wednesday, March 30, 2011 @ 12:49:02 Author: andyrtr Revision: 117281
upgpkg: lftp 4.2.1-1 upstream update 4.2.1 Modified: lftp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-30 16:35:20 UTC (rev 117280) +++ PKGBUILD 2011-03-30 16:49:02 UTC (rev 117281) @@ -3,7 +3,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=lftp -pkgver=4.2.0 +pkgver=4.2.1 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=('ce17c8b96a65975928a5c964a771d6f8') +md5sums=('244c52690afbc2bdb6ec6af9496434b3') build() { cd ${srcdir}/${pkgname}-${pkgver}
