Date: Friday, April 29, 2011 @ 11:00:49 Author: andyrtr Revision: 121220
upgpkg: lftp 4.2.3-1 upstream update 4.2.3 Modified: lftp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-29 14:26:14 UTC (rev 121219) +++ PKGBUILD 2011-04-29 15:00:49 UTC (rev 121220) @@ -3,7 +3,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=lftp -pkgver=4.2.2 +pkgver=4.2.3 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=('801d90de9def7fc0f88817bcc71295b7') +md5sums=('4957f40d55e1bc6985e11244364b8938') build() { cd ${srcdir}/${pkgname}-${pkgver}
