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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Mar 5 12:50:25 UTC 2011


    Date: Saturday, March 5, 2011 @ 07:50:25
  Author: andyrtr
Revision: 112613

upgpkg: lftp 4.2.0-1
upstream update 4.2.0

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-05 12:43:28 UTC (rev 112612)
+++ PKGBUILD	2011-03-05 12:50:25 UTC (rev 112613)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.1.3
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dd769dcef10296271bff05d283680f9a')
+md5sums=('ce17c8b96a65975928a5c964a771d6f8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list