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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 22 08:17:37 UTC 2011


    Date: Saturday, October 22, 2011 @ 04:17:37
  Author: andyrtr
Revision: 141034

upgpkg: lftp 4.3.3-1

upstream update 4.3.3

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-22 07:52:40 UTC (rev 141033)
+++ PKGBUILD	2011-10-22 08:17:37 UTC (rev 141034)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.3.2
+pkgver=4.3.3
 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=('18f5c5b351cfad0a0ab069592effd664')
+md5sums=('91757a201c1030714ac1996f27437cc7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -27,4 +27,4 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
   rm -rf ${pkgdir}/usr/lib
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list