From 4117cddc8a79bfdd61c7c5708b957be92775d67b Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 12 Jun 2014 03:39:22 +0000 Subject: Thu Jun 12 03:35:06 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 c06a7a860..3bd43187b 100644 --- a/extra/lftp/PKGBUILD +++ b/extra/lftp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 214044 2014-06-02 19:37:47Z andyrtr $ +# $Id: PKGBUILD 215037 2014-06-11 19:51:56Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Aaron Griffin pkgname=lftp -pkgver=4.5.1 +pkgver=4.5.2 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=('1a43302f5bc3552741c329c6afe86c9a' +md5sums=('d26ab59a7402048d4b382e720748aac6' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf