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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Feb 27 16:20:08 UTC 2013


    Date: Wednesday, February 27, 2013 @ 17:20:08
  Author: andyrtr
Revision: 178841

upgpkg: lftp 4.4.4-1

upstream update 4.4.4

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-27 15:05:46 UTC (rev 178840)
+++ PKGBUILD	2013-02-27 16:20:08 UTC (rev 178841)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.4.3
-pkgrel=2
+pkgver=4.4.4
+pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -13,7 +13,7 @@
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b877c1f82b2d4dc503f40dcce4978ff4')
+md5sums=('f1fa7aec113219952d18e4dd87d531ca')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list