summaryrefslogtreecommitdiff
path: root/extra/lftp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-08 04:01:08 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-08 04:01:08 +0000
commit740a52614d0b18baf8d2177a89036a29c8cd3bd8 (patch)
tree9aaad8a79eccd1cb350597b1cb3b34ab507ff725 /extra/lftp
parent2d7e9da010b34660baba072183cce7664dc8956c (diff)
Thu May 8 03:53:28 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 98bf838ea..88aa75b10 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 204639 2014-01-24 13:26:47Z andyrtr $
+# $Id: PKGBUILD 212115 2014-05-07 17:52:16Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.4.15
+pkgver=4.4.16
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=('f19cc0cea1d427aa2a952b27661b91e5'
+md5sums=('73e9084731e4ba9bd886a86fdccec519'
'SKIP')
build() {