summaryrefslogtreecommitdiff
path: root/extra/lftp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lftp/PKGBUILD')
-rw-r--r--extra/lftp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD
index 3bd43187b..1edf93742 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 215037 2014-06-11 19:51:56Z andyrtr $
+# $Id: PKGBUILD 216622 2014-07-07 19:32:50Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.5.2
+pkgver=4.5.3
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=('d26ab59a7402048d4b382e720748aac6'
+md5sums=('dcc20675777a4931116491534463bf46'
'SKIP')
build() {