[arch-commits] CVS update of extra/network/lftp (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Feb 2 13:00:12 UTC 2008
Date: Saturday, February 2, 2008 @ 08:00:12
Author: andyrtr
Path: /home/cvs-extra/extra/network/lftp
Modified: PKGBUILD (1.62 -> 1.63)
upgpkg: lftp 3.6.3-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/network/lftp/PKGBUILD
diff -u extra/network/lftp/PKGBUILD:1.62 extra/network/lftp/PKGBUILD:1.63
--- extra/network/lftp/PKGBUILD:1.62 Fri Jan 4 15:21:02 2008
+++ extra/network/lftp/PKGBUILD Sat Feb 2 08:00:05 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.62 2008/01/04 20:21:02 andyrtr Exp $
+# $Id: PKGBUILD,v 1.63 2008/02/02 13:00:05 andyrtr Exp $
# Maintainer: Aaron Griffin <aaron at archlinux.org>
# Contributor: Aaron Griffin <aaron at archlinux.org>
pkgname=lftp
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('GPL')
depends=(gcc-libs readline 'openssl>=0.9.8f' 'expat>=2.0.1')
url="http://lftp.yar.ru/"
backup=('etc/lftp.conf')
source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('020d50695b1cd929066f158b8b512501')
+md5sums=('5952074c6042f2e4441d29fa1d0651f3')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list