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

Andreas Radke andyrtr at archlinux.org
Tue Nov 22 20:59:07 UTC 2016


    Date: Tuesday, November 22, 2016 @ 20:59:06
  Author: andyrtr
Revision: 281937

upgpkg: lftp 4.7.4-1

upstream update 4.7.4

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-22 20:53:48 UTC (rev 281936)
+++ PKGBUILD	2016-11-22 20:59:06 UTC (rev 281937)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.7.3
-pkgrel=2
+pkgver=4.7.4
+pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -12,8 +12,8 @@
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('23deda16014412c802f095fbaa0bebee'
+source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('74965c798b1806d0a2659d8a606ea47f'
          'SKIP')
 validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. Lukyanov <lav at yars.free.net>"
 



More information about the arch-commits mailing list