From 73a334564f83d413796bdad7c1bc2d96d191db02 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 15 Feb 2017 09:42:23 +0300 Subject: [PATCH] lftp: Rebuild with readline 7 --- lftp/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lftp/PKGBUILD b/lftp/PKGBUILD index f8c860b0..d3dedc46 100644 --- a/lftp/PKGBUILD +++ b/lftp/PKGBUILD @@ -3,7 +3,7 @@ pkgname=lftp pkgver=4.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="Sophisticated command line based FTP client (net-utils)" arch=('i686' 'x86_64') license=('GPL3')