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

Andreas Radke andyrtr at archlinux.org
Mon Oct 13 17:53:49 UTC 2014


    Date: Monday, October 13, 2014 @ 19:53:48
  Author: andyrtr
Revision: 224291

upgpkg: lftp 4.6.0-1

upstream update 4.6.0

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 17:49:23 UTC (rev 224290)
+++ PKGBUILD	2014-10-13 17:53:48 UTC (rev 224291)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('e58fc886e3d7c6d994de5ce51de46087'
+md5sums=('fc5f4e3b45c9011a193eb8c0c12eb2eb'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list