[arch-commits] Commit in lftp/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Mar 28 18:33:13 UTC 2010


    Date: Sunday, March 28, 2010 @ 14:33:13
  Author: andyrtr
Revision: 73814

upgpkg: lftp 4.0.6-1
new version 4.0.6

Modified:
  lftp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-28 18:08:52 UTC (rev 73813)
+++ PKGBUILD	2010-03-28 18:33:13 UTC (rev 73814)
@@ -3,18 +3,18 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.0.5
+pkgver=4.0.6
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('gcc-libs' 'readline>=6.0' "gnutls>=2.8.5" "expat>=2.0.1-4" 'sh')
+depends=('gcc-libs' 'readline>=6.0' "gnutls>=2.8.6" "expat>=2.0.1-4" 'sh')
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
 makedepends=('autoconf')
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5400cad5f91e131ac2ded7c24aea594c')
+md5sums=('7cd4f6f7d3b5d9baab4e090ebced9c91')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list