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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Oct 22 04:52:16 UTC 2009


    Date: Thursday, October 22, 2009 @ 00:52:15
  Author: andyrtr
Revision: 56500

upgpkg: lftp 4.0.3-1
    new version 4.0.3

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-22 04:41:08 UTC (rev 56499)
+++ PKGBUILD	2009-10-22 04:52:15 UTC (rev 56500)
@@ -3,17 +3,18 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
 license=('GPL3')
 depends=('gcc-libs' 'readline>=6.0' "gnutls>=2.8.3" "expat>=2.0.1-2" '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=('437e657fd6470ef6d23d8a2ff67cc59c')
+md5sums=('24f4b25718fef09cbc4d26ea73bd1578')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list