[arch-commits] CVS update of arch/build/network/lftp (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun Aug 12 09:26:48 UTC 2007


    Date: Sunday, August 12, 2007 @ 05:26:48
  Author: aaron
    Path: /home/cvs-arch/arch/build/network/lftp

Modified: PKGBUILD (1.56 -> 1.57)

upgpkg: lftp 3.5.12-1


----------+
 PKGBUILD |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)


Index: arch/build/network/lftp/PKGBUILD
diff -u arch/build/network/lftp/PKGBUILD:1.56 arch/build/network/lftp/PKGBUILD:1.57
--- arch/build/network/lftp/PKGBUILD:1.56	Tue Apr 17 10:20:18 2007
+++ arch/build/network/lftp/PKGBUILD	Sun Aug 12 05:26:48 2007
@@ -1,15 +1,18 @@
-# $Id: PKGBUILD,v 1.56 2007/04/17 14:20:18 tpowa Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.57 2007/08/12 09:26:48 aaron Exp $
+# Maintainer: Aaron Griffin <aaron at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
 pkgname=lftp
-pkgver=3.5.11
+pkgver=3.5.12
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=(i686 x86_64)
-depends=('gcc' 'readline' 'openssl>=0.9.8b' 'expat>=2.0')
+license=('GPL')
+depends=(gcc readline 'openssl>=0.9.8b' 'expat>=2.0')
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a1691cc0b6f0045a61e9f3d4f668fe13')
+md5sums=('08c8d03cfd93d1d49122654bedad16d1')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list