diff --git a/lftp/PKGBUILD b/lftp/PKGBUILD index f9dc0005b..5ab735978 100644 --- a/lftp/PKGBUILD +++ b/lftp/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Jeff Huang pkgname=lftp -pkgver=4.5.2 +pkgver=4.5.3 pkgrel=1 pkgdesc="Sophisticated command line based FTP client with openssl" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('gcc-libs' 'readline' "gnutls>=2.6.8" "expat>=2.0.1" 'perl' 'sh') makedepends=('autoconf') categories=('network') source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc}) -md5sums=('d26ab59a7402048d4b382e720748aac6' +md5sums=('dcc20675777a4931116491534463bf46' 'SKIP') backup=('etc/lftp.conf')