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

Andreas Radke andyrtr at archlinux.org
Thu Apr 16 18:29:33 UTC 2015


    Date: Thursday, April 16, 2015 @ 20:29:33
  Author: andyrtr
Revision: 237248

upgpkg: lftp 4.6.2-1

gnutls rebuild, upstream update 4.6.2

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-16 18:23:20 UTC (rev 237247)
+++ PKGBUILD	2015-04-16 18:29:33 UTC (rev 237248)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.6.2
+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://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('e204e68ee2438da67644cc239de7c465'
+md5sums=('487c064ee1bd732e5f95928e530435a8'
          'SKIP')
 validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. Lukyanov <lav at yars.free.net>"
 



More information about the arch-commits mailing list