summaryrefslogtreecommitdiff
path: root/extra/lftp/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-25 03:57:09 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-25 03:57:09 +0000
commitbceed102ef20163ec69542342988b89b9ceb1fcf (patch)
treeb8c393a125d71dce300d4988c4d377f9052f47de /extra/lftp/PKGBUILD
parent58a72e3d6c07ca57231ada1576ba86af346197d4 (diff)
Sat Jan 25 03:51:36 UTC 2014
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 e8688de88..98bf838ea 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 201537 2013-12-14 08:34:10Z andyrtr $
+# $Id: PKGBUILD 204639 2014-01-24 13:26:47Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.4.14
+pkgver=4.4.15
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=('809544255f668a6d3af867f643cc321f'
+md5sums=('f19cc0cea1d427aa2a952b27661b91e5'
'SKIP')
build() {