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 5922c966b..97246248d 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 167231 2012-09-28 20:06:45Z andyrtr $
+# $Id: PKGBUILD 176314 2013-01-29 15:39:14Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.4.0
+pkgver=4.4.1
pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url="http://lftp.yar.ru/"
backup=('etc/lftp.conf')
source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
lftp-4.3.8-gets.patch)
-md5sums=('9d6a048bb6be9bc3baecfea53b0d8330'
+md5sums=('1a6de8e3922ffb51ec21642e51744b02'
'77168a7f368b07eec7e079b55496fa97')
build() {