From 7c92c5fcfb5653f63243842299e413672653d1ad Mon Sep 17 00:00:00 2001 From: root Date: Fri, 8 Feb 2013 00:08:16 -0800 Subject: Fri Feb 8 00:08:16 PST 2013 --- extra/lftp/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/lftp/PKGBUILD') diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD index c127b4448..090e15b78 100644 --- a/extra/lftp/PKGBUILD +++ b/extra/lftp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 176998 2013-02-03 16:13:46Z andyrtr $ +# $Id: PKGBUILD 177576 2013-02-07 16:27:21Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Aaron Griffin pkgname=lftp -pkgver=4.4.2 +pkgver=4.4.3 pkgrel=1 pkgdesc="Sophisticated command line based FTP client" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('perl: needed for convert-netscape-cookies and verify-file') url="http://lftp.yar.ru/" backup=('etc/lftp.conf') source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2) -md5sums=('8e974cd87c9d4362031f61351cfe742e') +md5sums=('59351bc6fd71e65485cb0b5dd6dbf07a') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf