From bceed102ef20163ec69542342988b89b9ceb1fcf Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 25 Jan 2014 03:57:09 +0000 Subject: Sat Jan 25 03:51:36 UTC 2014 --- 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 e8688de88..98bf838ea 100644 --- a/extra/lftp/PKGBUILD +++ b/extra/lftp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 201537 2013-12-14 08:34:10Z andyrtr $ +# $Id: PKGBUILD 204639 2014-01-24 13:26:47Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Aaron Griffin pkgname=lftp -pkgver=4.4.14 +pkgver=4.4.15 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=('809544255f668a6d3af867f643cc321f' +md5sums=('f19cc0cea1d427aa2a952b27661b91e5' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf