From a159647ee8bfb38fdf66e4e726ed08e6f2b67f90 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 24 May 2014 04:12:12 +0000 Subject: Sat May 24 04:08:21 UTC 2014 --- extra/lftp/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/lftp') diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD index 88aa75b10..6b46c5af2 100644 --- a/extra/lftp/PKGBUILD +++ b/extra/lftp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 212115 2014-05-07 17:52:16Z andyrtr $ +# $Id: PKGBUILD 213418 2014-05-23 17:14:49Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Aaron Griffin pkgname=lftp -pkgver=4.4.16 +pkgver=4.5.0 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://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc}) -md5sums=('73e9084731e4ba9bd886a86fdccec519' +md5sums=('cddbbf3f958047f7ce5a2e4386b36fc8' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf