summaryrefslogtreecommitdiff
path: root/extra/lftp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-24 04:12:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-24 04:12:12 +0000
commita159647ee8bfb38fdf66e4e726ed08e6f2b67f90 (patch)
tree779ddc7fb8db80b2ff0f892a9c56452b1cd0a816 /extra/lftp
parent87d17fa2b4ad3761b9235da7280a51ba768102c6 (diff)
Sat May 24 04:08:21 UTC 2014
Diffstat (limited to 'extra/lftp')
-rw-r--r--extra/lftp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD
index 88aa75b10..6b46c5af2 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 212115 2014-05-07 17:52:16Z andyrtr $
+# $Id: PKGBUILD 213418 2014-05-23 17:14:49Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.4.16
+pkgver=4.5.0
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=('73e9084731e4ba9bd886a86fdccec519'
+md5sums=('cddbbf3f958047f7ce5a2e4386b36fc8'
'SKIP')
build() {