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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Mar 4 20:00:09 UTC 2009


    Date: Wednesday, March 4, 2009 @ 15:00:09
  Author: andyrtr
Revision: 29010

upgpkg: lftp 3.7.9-1
    new version 3.7.9

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-04 19:35:08 UTC (rev 29009)
+++ PKGBUILD	2009-03-04 20:00:09 UTC (rev 29010)
@@ -3,16 +3,16 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=3.7.8
+pkgver=3.7.9
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('gcc-libs' 'readline' "gnutls>=2.6.3" "expat>=2.0.1-2" 'perl')
+depends=('gcc-libs' 'readline' "gnutls>=2.6.4" "expat>=2.0.1-2" 'perl')
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('999e2d77a2f1db5b6f883a8e3a40cee2')
+md5sums=('3b7f85e73467d56488b32f5d746d6772')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list