From 11196316291f49af2bacd1b4531e0a548729dea2 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 3 Jun 2014 03:32:55 +0000 Subject: Tue Jun 3 03:28:08 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 6b46c5af2..c06a7a860 100644 --- a/extra/lftp/PKGBUILD +++ b/extra/lftp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 213418 2014-05-23 17:14:49Z andyrtr $ +# $Id: PKGBUILD 214044 2014-06-02 19:37:47Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Aaron Griffin pkgname=lftp -pkgver=4.5.0 +pkgver=4.5.1 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=('cddbbf3f958047f7ce5a2e4386b36fc8' +md5sums=('1a43302f5bc3552741c329c6afe86c9a' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf