diff --git a/lftp/PKGBUILD b/lftp/PKGBUILD index d3cb1608..7d4bdaf9 100644 --- a/lftp/PKGBUILD +++ b/lftp/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Jürgen Pfeifer pkgname=lftp -pkgver=4.4.16 +pkgver=4.5.0 pkgrel=1 pkgdesc="Sophisticated command line based FTP client" arch=('i686' 'x86_64') @@ -13,9 +13,9 @@ 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} - lftp-4.4.15-msysize.patch - lftp-4.4.15-no-undefined.patch) -md5sums=('73e9084731e4ba9bd886a86fdccec519' + lftp-4.4.15-msysize.patch + lftp-4.4.15-no-undefined.patch) +md5sums=('cddbbf3f958047f7ce5a2e4386b36fc8' 'SKIP' '9b34d1d402d804cf3660d8a9fd0c00a4' '70767b69404fdd0b8d6c7f185f3b5b3b')